mirror of
https://github.com/RAIRLab/Spectra.git
synced 2025-02-16 18:02:30 +00:00
4 lines
86 B
Text
4 lines
86 B
Text
(load "snark-system.lisp")
|
|
(make-snark-system t)
|
|
(make-snark-system :optimize)
|
|
(quit)
|