Add simple ncurses command center
[clnl] / bin / run.lisp
index 8b46a2a6109193d6508d6dc9106c3a38f1fb35b4..4aa55dd764305c412774cabadeb27931f34059c1 100644 (file)
@@ -3,4 +3,4 @@
 (push #p"deps/" asdf:*central-registry*)
 (asdf:load-system :clnl)
 (sb-thread:make-thread #'clnl-interface:run)
-(clnl:run)
+(clnl-cli:run)