From: fred Date: Sun, 24 Mar 2002 19:31:10 +0000 (+0000) Subject: lilypond-0.0.30 X-Git-Tag: release/1.5.59~5424 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a68524a45e64e669dc3a97c3b89b4adbe7590bac;p=lilypond.git lilypond-0.0.30 --- diff --git a/src/inputcommands.cc b/src/inputcommands.cc index 0939387375..36e421c7b6 100644 --- a/src/inputcommands.cc +++ b/src/inputcommands.cc @@ -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