aboutsummaryrefslogtreecommitdiff
path: root/argot.asd
diff options
context:
space:
mode:
Diffstat (limited to 'argot.asd')
-rw-r--r--argot.asd2
1 files changed, 2 insertions, 0 deletions
diff --git a/argot.asd b/argot.asd
index 1658d65..6d6aa61 100644
--- a/argot.asd
+++ b/argot.asd
@@ -8,4 +8,6 @@
:serial t
:depends-on (#:trivia #:alexandria)
:components ((:file "package")
+ ;(:file "grammars")
+ ;(:file "deflanguage")
(:file "argot")))