X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fmusical-request.cc;h=cdcda7ac0160ae4c634aa92163c461e23d9a774b;hb=5aff48d7a9c07e8c79a3c792ce4d034a127e3beb;hp=509e2780a9f2dbcfb65967ff32825274434d0fb5;hpb=fc5394c7751ea902382ecc9022854583aff0d95e;p=lilypond.git diff --git a/lily/musical-request.cc b/lily/musical-request.cc index 509e2780a9..cdcda7ac01 100644 --- a/lily/musical-request.cc +++ b/lily/musical-request.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--1999 Han-Wen Nienhuys + (c) 1997--2000 Han-Wen Nienhuys */ #include "musical-request.hh" @@ -15,7 +15,7 @@ void Span_req::do_print () const { #ifndef NPRINT - DOUT << span_dir_; + DEBUG_OUT << span_dir_; #endif } @@ -28,7 +28,7 @@ void Tremolo_req::do_print () const { #ifndef NPRINT - DOUT << "type " << type_i_ << '\n'; + DEBUG_OUT << "type " << type_i_ << '\n'; #endif } @@ -86,7 +86,7 @@ void Rhythmic_req::do_print () const { #ifndef NPRINT - DOUT << "duration { " <