[cells-cvs] CVS cells/utils-kt

3 Dec
2007
3 Dec
'07
12:21 p.m.
Update of /project/cells/cvsroot/cells/utils-kt In directory clnet:/tmp/cvs-serv2552 Modified Files: debug.lisp Log Message: Changed: Exporting of symbols now done in defpackage only. --- /project/cells/cvsroot/cells/utils-kt/debug.lisp 2007/11/30 16:51:20 1.15 +++ /project/cells/cvsroot/cells/utils-kt/debug.lisp 2007/12/03 12:21:01 1.16 @@ -34,12 +34,8 @@ (print "----------UTILSRESET----------------------------------")) - - ;------------- counting --------------------------- -(export! with-counts) - (defmacro with-counts ((onp &rest msg) &body body) `(if ,onp (let ((*counting* (cons t *counting*)))
6421
Age (days ago)
6421
Last active (days ago)
0 comments
1 participants
participants (1)
-
fgoenninger