diff options
Diffstat (limited to 'argot.asd')
-rw-r--r-- | argot.asd | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,4 +8,6 @@ :serial t :depends-on (#:trivia #:alexandria) :components ((:file "package") + ;(:file "grammars") + ;(:file "deflanguage") (:file "argot"))) |