1 2 3 4 5 6 7 8 9
(defsystem #:monparser :serial t :components ((:file "package") (:file "input") (:file "base") (:file "core") (:file "extra") (:file "main")))