]> git.pond.sub.org Git - eow/commitdiff
Switch back to asdf
authorGerd Flaig <gefla@pond.sub.org>
Mon, 2 Nov 2009 22:40:48 +0000 (23:40 +0100)
committerGerd Flaig <gefla@pond.sub.org>
Mon, 2 Nov 2009 22:40:48 +0000 (23:40 +0100)
setup.lisp

index 2dc29d662ee0f13ca9bb73f40f6a627f4b6bbf4e..ec6ba21ff18f282853ef1c0a2ca0514b8d5eb082 100644 (file)
@@ -1,5 +1,5 @@
-;(asdf:oos 'asdf:load-op "eow")
-(mb:load "eow")
+(asdf:oos 'asdf:load-op "eow")
+;(mb:load "eow")
 (setf hunchentoot:*message-log-pathname* "/tmp/hunchentoot-message.log")
 (setf hunchentoot:*access-log-pathname* "/tmp/hunchentoot-access.log")
 (setf *webserver*
 (setf hunchentoot:*message-log-pathname* "/tmp/hunchentoot-message.log")
 (setf hunchentoot:*access-log-pathname* "/tmp/hunchentoot-access.log")
 (setf *webserver*