diff options
Diffstat (limited to 'monparser.asd')
-rw-r--r-- | monparser.asd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monparser.asd b/monparser.asd index aa5bc2c..68165a9 100644 --- a/monparser.asd +++ b/monparser.asd @@ -5,5 +5,6 @@ (:file "input") (:file "base") (:file "core") + (:file "quant") (:file "extra") (:file "main"))) |