mirror of
https://github.com/RAIRLab/Spectra.git
synced 2025-10-05 22:21:20 +00:00
First commits.
This commit is contained in:
parent
ecd7c00454
commit
8c78a2f8e5
237 changed files with 36267 additions and 0 deletions
6
snark-20120808r02/make-snark-ccl
Executable file
6
snark-20120808r02/make-snark-ccl
Executable file
|
@ -0,0 +1,6 @@
|
|||
ccl < compile >& compile.out
|
||||
ccl << ENDOFSTDIN
|
||||
(load "snark-system.lisp")
|
||||
(make-snark-system)
|
||||
(save-snark-system)
|
||||
ENDOFSTDIN
|
Loading…
Add table
Add a link
Reference in a new issue