[cello-cvs] CVS cello/kt-opengl

fgoenninger fgoenninger at common-lisp.net
Sat Sep 16 19:17:09 UTC 2006


Update of /project/cello/cvsroot/cello/kt-opengl
In directory clnet:/tmp/cvs-serv26719

Modified Files:
	kt-opengl.asd 
Log Message:
Added: file colors.lisp

--- /project/cello/cvsroot/cello/kt-opengl/kt-opengl.asd	2006/07/06 22:09:11	1.2
+++ /project/cello/cvsroot/cello/kt-opengl/kt-opengl.asd	2006/09/16 19:17:09	1.3
@@ -22,4 +22,5 @@
                (:file "glu-functions")
                (:file "ogl-macros")
                (:file "ogl-utils")
-               (:file "move-to-gl")))
+               (:file "move-to-gl")
+	       (:file "colors")))




More information about the Cello-cvs mailing list