projects
/
eow
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
effa86f
)
Switch back to asdf
author
Gerd Flaig
<gefla@pond.sub.org>
Mon, 2 Nov 2009 22:40:48 +0000
(23:40 +0100)
committer
Gerd Flaig
<gefla@pond.sub.org>
Mon, 2 Nov 2009 22:40:48 +0000
(23:40 +0100)
setup.lisp
patch
|
blob
|
history
diff --git
a/setup.lisp
b/setup.lisp
index 2dc29d662ee0f13ca9bb73f40f6a627f4b6bbf4e..ec6ba21ff18f282853ef1c0a2ca0514b8d5eb082 100644
(file)
--- 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*
(setf hunchentoot:*message-log-pathname* "/tmp/hunchentoot-message.log")
(setf hunchentoot:*access-log-pathname* "/tmp/hunchentoot-access.log")
(setf *webserver*