]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.30
authorfred <fred>
Sun, 24 Mar 2002 19:31:10 +0000 (19:31 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:31:10 +0000 (19:31 +0000)
src/inputcommands.cc

index 093938737553b680a0ee2563e5ae32662b4b6019..36e421c7b668687644e6e75c6493dbb18a45159d 100644 (file)
@@ -82,7 +82,7 @@ Commands_at::parse(Staff_commands_at*s)
        }
     }
 }
-/****************/
+/* *************** */
 
 void
 Input_cursor::find_moment(Moment w)
@@ -118,7 +118,7 @@ Input_cursor::find_moment(Moment w)
 
 
 
-/****************/
+/* *************** */
 void
 Input_commands::find_moment(Moment m)
 {
@@ -225,7 +225,7 @@ Input_commands::print() const
     }
 #endif
 }
-/****************/
+/* *************** */
 
 Moment
 Input_cursor::when()const