Rename to clnl, add documentation
[clnl] / bin / run.lisp
index b064da16da7096c2ccc4c1d24321c2981f3c63b2..725e8c2c2e0d9e2b5ecc9e6b4bba2af719d00626 100644 (file)
@@ -1,4 +1,4 @@
 (require 'asdf)
 (setf asdf:*central-registry* (list #p"deps/"))
-(asdf:load-system :cl-nl)
-(cl-nl:run)
+(asdf:load-system :clnl)
+(clnl:run)