Move from github, collapse gltk and strictmath, add candle
[clnl] / bin / run.lisp
index 0cd8d8bc28d0d545fc804dbe91e5944a2a06eb6c..d206e2ccdd03e0d728acf132b076e3f34d0a624b 100644 (file)
@@ -1,4 +1,5 @@
 (setf *compile-print* nil)
 (require 'asdf)
+(asdf:initialize-source-registry `(:source-registry (:tree ,(car (directory "."))) :INHERIT-CONFIGURATION))
 (asdf:load-system :clnl)
 (clnl:run)