From 483867e966e5b009be1892cc3f81de0b5885ba17 Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 2 Aug 2023 07:08:30 -0700 Subject: Moving code around --- argot.asd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'argot.asd') 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"))) -- cgit v1.2.3