[cells-cvs] CVS update: cell-cultures/config/cl-magick-config.lisp cell-cultures/config/cellodemo-config.lisp
Kenny Tilton
ktilton at common-lisp.net
Thu Oct 28 00:09:42 UTC 2004
Update of /project/cells/cvsroot/cell-cultures/config
In directory common-lisp.net:/tmp/cvs-serv27567/config
Modified Files:
cl-magick-config.lisp
Removed Files:
cellodemo-config.lisp
Log Message:
Re-port to Lispworks/win32
Date: Thu Oct 28 02:09:40 2004
Author: ktilton
Index: cell-cultures/config/cl-magick-config.lisp
diff -u cell-cultures/config/cl-magick-config.lisp:1.2 cell-cultures/config/cl-magick-config.lisp:1.3
--- cell-cultures/config/cl-magick-config.lisp:1.2 Fri Oct 1 06:01:32 2004
+++ cell-cultures/config/cl-magick-config.lisp Thu Oct 28 02:09:40 2004
@@ -31,13 +31,3 @@
(merge-pathnames
(make-pathname :name "CORE_RL_wand_" :type "dll")
cl-user::*cello-dynlib-directory*))
-
-(setq *cl-magick-source-directory*
- (merge-pathnames
- (make-pathname :directory '(:relative "cl-magick"))
- cl-user::*devel-root*))
-
-(setq *magick-wand-templates*
- (merge-pathnames
- (make-pathname :directory '(:relative "image"))
- *cl-magick-source-directory*))
More information about the Cells-cvs
mailing list