projects
/
clnl
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Prims - Implement =
[clnl]
/
bin
/
run.lisp
1
(setf *compile-print* nil)
2
(require 'asdf)
3
(asdf:load-system :clnl)
4
(clnl:run)