[mcclim-cvs] CVS mcclim/Drei

thenriksen thenriksen at common-lisp.net
Sun Jan 14 20:03:00 UTC 2007


Update of /project/mcclim/cvsroot/mcclim/Drei
In directory clnet:/tmp/cvs-serv23631/Drei

Modified Files:
	drei.lisp 
Log Message:
Fix another :type option.


--- /project/mcclim/cvsroot/mcclim/Drei/drei.lisp	2007/01/14 19:17:10	1.14
+++ /project/mcclim/cvsroot/mcclim/Drei/drei.lisp	2007/01/14 20:03:00	1.15
@@ -603,7 +603,7 @@
 executed.")
    (%point-cursor :accessor point-cursor
                   :initarg :point-cursor
-                  :type cursor
+                  :type drei-cursor
                   :documentation "The cursor object associated
 with point. This is guaranteed to be displayed
 on top of all other cursors.")




More information about the Mcclim-cvs mailing list