30 Dec
2010
30 Dec
'10
1:29 p.m.
Update of /project/cl-enumeration/cvsroot/enumerations In directory cl-net:/tmp/cvs-serv4224 Modified Files: sequence-enumeration.lisp Log Message: Minor change. --- /project/cl-enumeration/cvsroot/enumerations/sequence-enumeration.lisp 2010/12/30 13:28:16 1.2 +++ /project/cl-enumeration/cvsroot/enumerations/sequence-enumeration.lisp 2010/12/30 13:29:54 1.3 @@ -4,7 +4,7 @@ ;;;; ;;;; See file COPYING for copyright and licensing information. -(in-package "CL.EXTENSIONS.ENUMERATIONS") +(in-package "CL.EXTENSIONS.DAC.ENUMERATIONS") ;;;;=========================================================================== ;;;; Sequence Enumeration.