summaryrefslogtreecommitdiff
path: root/rva.asd
diff options
context:
space:
mode:
authorbd <bdunahu@operationnull.com>2025-04-09 19:26:51 -0400
committerbd <bdunahu@operationnull.com>2025-04-09 19:26:51 -0400
commit6ba1871c3825e17d33b96ffd3051239dfe18d61a (patch)
tree5cfca6ae1a6885dfde5d3ff003467d6b3c40fc44 /rva.asd
parent4df084d3e2785412eb086fb02ac10be5def695d1 (diff)
Saving first part of large rewrite
Diffstat (limited to 'rva.asd')
-rw-r--r--rva.asd3
1 files changed, 2 insertions, 1 deletions
diff --git a/rva.asd b/rva.asd
index 83dc9fe..dd904fb 100644
--- a/rva.asd
+++ b/rva.asd
@@ -9,7 +9,8 @@
:description "Assembler for the RISC-V[ECTOR] mini-ISA."
:source-control (:git "git@github.com:bdunahu/rva.git")
:depends-on (:uiop
- :clingon)
+ :clingon
+ :esrap)
:components ((:module "src"
:serial t
:components ((:file "package")