From: hanwen Date: Sun, 21 Aug 2005 10:34:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ikebana/2.7.1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=32275060539e2f9d11f7dcaa0b65540b0c2c9520;p=lilypond.git *** empty log message *** --- diff --git a/notation.py b/notation.py index 0e7ccf8f30..7b0533ff33 100644 --- a/notation.py +++ b/notation.py @@ -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):