[log4cl-cvs] CVS update: log4cl/tools.lisp
Marco Baringer
mbaringer at common-lisp.net
Mon Mar 1 18:36:10 UTC 2004
Update of /project/log4cl/cvsroot/log4cl
In directory common-lisp.net:/tmp/cvs-serv9280
Modified Files:
tools.lisp
Log Message:
Uncomment in-package statement
Date: Mon Mar 1 13:36:09 2004
Author: mbaringer
Index: log4cl/tools.lisp
diff -u log4cl/tools.lisp:1.1.1.1 log4cl/tools.lisp:1.2
--- log4cl/tools.lisp:1.1.1.1 Fri Feb 20 03:59:59 2004
+++ log4cl/tools.lisp Mon Mar 1 13:36:09 2004
@@ -19,7 +19,7 @@
-;;(in-package #:log4cl)
+(in-package #:log4cl)
More information about the Log4cl-cvs
mailing list