]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message *** ikebana/2.7.1 ikebana/ancient
authorhanwen <hanwen>
Sun, 21 Aug 2005 10:34:13 +0000 (10:34 +0000)
committerhanwen <hanwen>
Sun, 21 Aug 2005 10:34:13 +0000 (10:34 +0000)
notation.py

index 0e7ccf8f304e865d2babc8f819b71f4dda0dac54..7b0533ff335dd53f309b5cd7caa9ccb0b4ab66fe 100644 (file)
@@ -54,7 +54,7 @@ def talk_to_lilypond (expression_str):
        cont = len (data) > 0
        retval += data
 
-#    print retval
+    print retval
     return retval
 
 def set_measure_number (str, num):