From: Gerd Flaig Date: Mon, 2 Nov 2009 22:40:48 +0000 (+0100) Subject: Switch back to asdf X-Git-Url: http://git.pond.sub.org/?p=eow;a=commitdiff_plain;h=110754571d8cc8d42098ad60e577a0de934418aa Switch back to asdf --- diff --git a/setup.lisp b/setup.lisp index 2dc29d6..ec6ba21 100644 --- a/setup.lisp +++ b/setup.lisp @@ -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*