mirror of
https://github.com/RAIRLab/Spectra.git
synced 2024-11-08 10:40:37 -05:00
4 lines
86 B
Text
4 lines
86 B
Text
(load "snark-system.lisp")
|
|
(make-snark-system t)
|
|
(make-snark-system :optimize)
|
|
(quit)
|