aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd3
1 files changed, 3 insertions, 0 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index ab95b69..d73c8e6 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -8,10 +8,13 @@
#:babel
#:babel-streams
#:cl-ppcre
+ #:cl-heredoc
#:cl-interpol
+ #:named-readtables
#:cffi
#:trivial-macroexpand-all)
:components ((:file "src/package")
+ (:file "src/reader")
(:file "src/util")
(:file "src/connection")
(:file "src/property")