mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-03-15 09:20:23 -07:00
2 lines
60 B
Common Lisp
2 lines
60 B
Common Lisp
(defsystem "core-lisp"
|
|
:components ((:file "core-lisp")))
|