From a68524a45e64e669dc3a97c3b89b4adbe7590bac Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:31:10 +0000 Subject: [PATCH] lilypond-0.0.30 --- src/inputcommands.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.5