[cl-enumeration-cvs] CVS enumerations

mantoniotti mantoniotti at common-lisp.net
Thu Dec 30 13:29:54 UTC 2010


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.





More information about the Cl-enumeration-cvs mailing list