From: Gerd Flaig Date: Wed, 28 Oct 2009 16:52:05 +0000 (+0100) Subject: Document asdf setup X-Git-Url: http://git.pond.sub.org/?p=eow;a=commitdiff_plain;h=86349e4e17a6675a738c3362f80ea26555270a90;ds=sidebyside Document asdf setup --- diff --git a/setup.lisp b/setup.lisp index 056b384..2dc29d6 100644 --- a/setup.lisp +++ b/setup.lisp @@ -1,3 +1,4 @@ +;(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")