mirror of
https://github.com/RAIRLab/Spectra.git
synced 2024-11-09 11:10:34 -05:00
7 lines
125 B
Text
7 lines
125 B
Text
|
ccl < compile >& compile.out
|
||
|
ccl << ENDOFSTDIN
|
||
|
(load "snark-system.lisp")
|
||
|
(make-snark-system)
|
||
|
(save-snark-system)
|
||
|
ENDOFSTDIN
|