Update of /project/mcclim/cvsroot/mcclim/Drei In directory clnet:/tmp/cvs-serv17378
Modified Files: base.lisp Log Message: Added terminating newline to make CVS shut up.
--- /project/mcclim/cvsroot/mcclim/Drei/base.lisp 2007/01/14 17:57:01 1.4 +++ /project/mcclim/cvsroot/mcclim/Drei/base.lisp 2007/02/06 09:25:43 1.5 @@ -886,4 +886,4 @@ (change-class mark 'standard-left-sticky-mark))
(defmethod unnarrow-mark ((mark narrowed-right-sticky-mark)) - (change-class mark 'standard-right-sticky-mark)) \ No newline at end of file + (change-class mark 'standard-right-sticky-mark))