Get working on Windows 8
[clnl] / bin / run.lisp
index 725e8c2c2e0d9e2b5ecc9e6b4bba2af719d00626..0cd8d8bc28d0d545fc804dbe91e5944a2a06eb6c 100644 (file)
@@ -1,4 +1,4 @@
+(setf *compile-print* nil)
 (require 'asdf)
-(setf asdf:*central-registry* (list #p"deps/"))
 (asdf:load-system :clnl)
 (clnl:run)