harbour-sextant/load.lisp

8 lines
138 B
Common Lisp

#-eql5
(error "Please use the EQL5 executable")
(push :sextant-repl *features*)
(load "lisp/bundle.lisp")
(asdf:load-system "sextant")