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