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