[gsharp-cvs] CVS update: gsharp/score-pane.lisp

Robert Strandh rstrandh at common-lisp.net
Fri Apr 9 03:42:13 UTC 2004


Update of /project/gsharp/cvsroot/gsharp
In directory common-lisp.net:/tmp/cvs-serv21751

Modified Files:
	score-pane.lisp 
Log Message:
Applied patch to display of C-clef sent by James Bielman.

Date: Thu Apr  8 23:42:13 2004
Author: rstrandh

Index: gsharp/score-pane.lisp
diff -u gsharp/score-pane.lisp:1.2 gsharp/score-pane.lisp:1.3
--- gsharp/score-pane.lisp:1.2	Wed Feb 25 17:24:56 2004
+++ gsharp/score-pane.lisp	Thu Apr  8 23:42:12 2004
@@ -249,7 +249,7 @@
     (ecase name
       (:treble +glyph-g-clef+)
       (:bass +glyph-f-clef+)
-      (:c +glyph-f-clef+)))
+      (:c +glyph-c-clef+)))
 
 ;;;;;;;;;;;;;;;;;; rest
 





More information about the Gsharp-cvs mailing list