
9 Jan
2008
9 Jan
'08
6:21 p.m.
Update of /project/mcclim/cvsroot/mcclim/ESA In directory clnet:/tmp/cvs-serv23439/ESA Modified Files: utils.lisp Log Message: Minor documentation-style update: make the default for values-max-min method combination be :most-specific-first, and explicitly make update-syntax use the :most-specific-last method combination. --- /project/mcclim/cvsroot/mcclim/ESA/utils.lisp 2008/01/07 22:01:59 1.7 +++ /project/mcclim/cvsroot/mcclim/ESA/utils.lisp 2008/01/09 18:21:44 1.8 @@ -234,7 +234,7 @@ array) (define-method-combination values-max-min - (&optional (order ':most-specific-last)) + (&optional (order ':most-specific-first)) ((around (:around)) (before (:before)) (after (:after))
6386
Age (days ago)
6386
Last active (days ago)
0 comments
1 participants
participants (1)
-
crhodes