[movitz-cvs] CVS update: movitz/image.lisp
Frode Vatvedt Fjeld
ffjeld at common-lisp.net
Wed Apr 20 06:54:51 UTC 2005
Update of /project/movitz/cvsroot/movitz
In directory common-lisp.net:/tmp/cvs-serv20410
Modified Files:
image.lisp
Log Message:
*** empty log message ***
Date: Wed Apr 20 08:54:50 2005
Author: ffjeld
Index: movitz/image.lisp
diff -u movitz/image.lisp:1.89 movitz/image.lisp:1.90
--- movitz/image.lisp:1.89 Tue Apr 19 08:44:01 2005
+++ movitz/image.lisp Wed Apr 20 08:54:50 2005
@@ -9,7 +9,7 @@
;;;; Created at: Sun Oct 22 00:22:43 2000
;;;; Distribution: See the accompanying file COPYING.
;;;;
-;;;; $Id: image.lisp,v 1.89 2005/04/19 06:44:01 ffjeld Exp $
+;;;; $Id: image.lisp,v 1.90 2005/04/20 06:54:50 ffjeld Exp $
;;;;
;;;;------------------------------------------------------------------
@@ -24,7 +24,7 @@
:binary-type 3)
(name
:binary-type word
- :initform :global
+ :initform :bootup
:map-binary-write 'movitz-read-and-intern
:map-binary-read-delayed 'movitz-word)
(fast-car
More information about the Movitz-cvs
mailing list