From 86349e4e17a6675a738c3362f80ea26555270a90 Mon Sep 17 00:00:00 2001 From: Gerd Flaig Date: Wed, 28 Oct 2009 17:52:05 +0100 Subject: [PATCH] Document asdf setup --- setup.lisp | 1 + 1 file changed, 1 insertion(+) 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") -- 2.43.0