Author: junrue Date: Sun Aug 19 23:51:52 2007 New Revision: 475
Modified: trunk/src/packages.lisp Log: make sure step and step-increments are exported from gfw
Modified: trunk/src/packages.lisp ============================================================================== --- trunk/src/packages.lisp (original) +++ trunk/src/packages.lisp Sun Aug 19 23:51:52 2007 @@ -587,7 +587,9 @@ #:spacing-of #:startup #:status-bar-of + #:step #:step-increment + #:step-increments #:style-of #:sub-menu #:text
graphic-forms-cvs@common-lisp.net