[cello-cvs] CVS cello/cl-ftgl
ktilton
ktilton at common-lisp.net
Wed May 17 18:52:20 UTC 2006
Update of /project/cello/cvsroot/cello/cl-ftgl
In directory clnet:/tmp/cvs-serv10478/cl-ftgl
Modified Files:
cl-ftgl.lpr
Log Message:
--- /project/cello/cvsroot/cello/cl-ftgl/cl-ftgl.lpr 2006/05/17 16:14:29 1.1
+++ /project/cello/cvsroot/cello/cl-ftgl/cl-ftgl.lpr 2006/05/17 18:52:20 1.2
@@ -1,4 +1,4 @@
-;; -*- lisp-version: "8.0 [Windows] (Apr 21, 2006 10:24)"; cg: "1.81"; -*-
+;; -*- lisp-version: "8.0 [Windows] (May 11, 2006 6:29)"; cg: "1.81"; -*-
(in-package :cg-user)
@@ -6,8 +6,7 @@
(define-project :name :cl-ftgl
:modules (list (make-instance 'module :name "cl-ftgl.lisp"))
- :projects (list (make-instance 'project-module :name
- "C:\\0devtools\\cl-opengl\\cl-opengl"))
+ :projects nil
:libraries nil
:distributed-files nil
:internally-loaded-files nil
More information about the Cello-cvs
mailing list