mirror of
https://github.com/RAIRLab/Spectra.git
synced 2025-01-09 18:12:27 +00:00
7 lines
129 B
Text
7 lines
129 B
Text
|
ccl64 < compile >& compile.out
|
||
|
ccl64 << ENDOFSTDIN
|
||
|
(load "snark-system.lisp")
|
||
|
(make-snark-system)
|
||
|
(save-snark-system)
|
||
|
ENDOFSTDIN
|