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