summaryrefslogtreecommitdiff
path: root/cl-forth.asd
diff options
context:
space:
mode:
Diffstat (limited to 'cl-forth.asd')
-rw-r--r--cl-forth.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/cl-forth.asd b/cl-forth.asd
index 7c6f9ea..cb77107 100644
--- a/cl-forth.asd
+++ b/cl-forth.asd
@@ -4,6 +4,7 @@
:author "Emre Akan"
:licence "MIT"
:depends-on ("iterate")
+ :serial t
:components ((:file "package")
(:file "util")
(:file "assembly")