From: fred Date: Sun, 24 Mar 2002 19:28:39 +0000 (+0000) Subject: lilypond-0.0.26 X-Git-Tag: release/1.5.59~5567 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=22f9146b7516e071fc552b9a8d8c323b3724ee5f;p=lilypond.git lilypond-0.0.26 --- diff --git a/src/rest.cc b/src/rest.cc index 215b102fed..b8d3065415 100644 --- a/src/rest.cc +++ b/src/rest.cc @@ -11,12 +11,15 @@ Rest::Rest(int t, int d) balltype = t; dots = d; } +NAME_METHOD(Rest); void -Rest::print()const +Rest::do_print()const { +#ifndef NPRINT mtor << "Rest "<