projects
/
clnl
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Model Parse - Buttons
[clnl]
/
bin
/
test-mode
1
#!/bin/bash
2
3
sbcl --eval "(asdf:load-system :clnl-test)" --eval "(quit)" &> /dev/null
4
rlwrap sbcl --script bin/test-mode.lisp