[gsharp-cvs] CVS gsharp
thenriksen
thenriksen at common-lisp.net
Tue Jan 15 07:44:37 UTC 2008
Update of /project/gsharp/cvsroot/gsharp
In directory clnet:/tmp/cvs-serv1652
Modified Files:
packages.lisp
Log Message:
Fixed name conflict.
--- /project/gsharp/cvsroot/gsharp/packages.lisp 2007/10/18 15:02:47 1.63
+++ /project/gsharp/cvsroot/gsharp/packages.lisp 2008/01/15 07:44:37 1.64
@@ -35,6 +35,7 @@
(defpackage :score-pane
(:use :clim :clim-extensions :clim-lisp :sdl :esa)
+ (:import-from :esa-io #:buffer)
(:shadow #:rest)
(:export #:draw-fiveline-staff #:draw-lyrics-staff
#:draw-stem #:draw-right-stem #:draw-left-stem
More information about the Gsharp-cvs
mailing list