diff options
Diffstat (limited to 'cantedraw.asd')
-rw-r--r-- | cantedraw.asd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cantedraw.asd b/cantedraw.asd index be1b17e..6d38208 100644 --- a/cantedraw.asd +++ b/cantedraw.asd @@ -26,7 +26,7 @@ :components ((:module "tests" :components ((:file "macros") - ;; (:file "functions") + (:file "functions") ;; (:file "model") ;; (:file "player") ;; (:file "game") |