[mcclim-devel] macrorecord-processed-gestures-mixin
Jack Unrue
jdunrue at gmail.com
Sun Sep 30 19:07:41 UTC 2007
The above-mentioned class was removed in revision 1.8 of esa.lisp,
but it is still listed as a super-class for asynchronous-command-processor.
I'd like to check in the trivial cleanup. OK?
Index: esa.lisp
===================================================================
RCS file: /project/mcclim/cvsroot/mcclim/ESA/esa.lisp,v
retrieving revision 1.9
diff -r1.9 esa.lisp
471,472c471
< instant-macro-execution-mixin
<
macrorecord-processed-gestures-mixin)
---
> instant-macro-execution-mixin)
Index: packages.lisp
===================================================================
RCS file: /project/mcclim/cvsroot/mcclim/ESA/packages.lisp,v
retrieving revision 1.3
diff -r1.3 packages.lisp
58c58
< #:command-processor #:instant-macro-execution-mixin
#:macrorecord-processed-gestures-mixin
---
> #:command-processor #:instant-macro-execution-mixin
--
Jack Unrue
More information about the mcclim-devel
mailing list