[elephant-cvs] CVS elephant/src/db-clsql
rread
rread at common-lisp.net
Sun Apr 1 22:01:52 UTC 2007
Update of /project/elephant/cvsroot/elephant/src/db-clsql
In directory clnet:/tmp/cvs-serv8188
Modified Files:
package.lisp
Log Message:
Not sure what happened here but this file is definitely needed for the test on
the sql side.
--- /project/elephant/cvsroot/elephant/src/db-clsql/package.lisp 2007/02/07 22:54:12 1.2
+++ /project/elephant/cvsroot/elephant/src/db-clsql/package.lisp 2007/04/01 22:01:51 1.3
@@ -21,7 +21,7 @@
(defpackage db-clsql
(:use :common-lisp :uffi :cl-base64
:elephant :elephant-memutil :elephant-backend
-;; :elephant-utils
+ :elephant-utils
#+sbcl :sb-thread
))
More information about the Elephant-cvs
mailing list