projects
/
eow
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Update testcase
[eow]
/
setup.lisp
diff --git
a/setup.lisp
b/setup.lisp
index 056b384804d1b33b764ee090dc5213a3de88b0db..ec6ba21ff18f282853ef1c0a2ca0514b8d5eb082 100644
(file)
--- a/
setup.lisp
+++ b/
setup.lisp
@@
-1,4
+1,5
@@
-(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*