1 2 3 4 5 6
(defsystem solar-short :class :package-inferred-system :depends-on (:solar-short/frame) :components ((:static-file "story.text")))