X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fskyline.hh;h=26830b92c954062a029fc88892576c6e5e2031c0;hb=7a6cc2409f4640656fb48c193f0b009be8016ec0;hp=312fae8265c8e9eda869aaaa83dde122f89ef4e6;hpb=eda0b8d4348f476fd54738dcc9ac3c2e85675ab3;p=lilypond.git diff --git a/lily/include/skyline.hh b/lily/include/skyline.hh index 312fae8265..26830b92c9 100644 --- a/lily/include/skyline.hh +++ b/lily/include/skyline.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2006--2007 Joe Neeman + (c) 2006--2009 Joe Neeman */ #ifndef SKYLINE_HH @@ -70,5 +70,7 @@ public: bool is_empty () const; }; +extern bool debug_skylines; + #endif /* SKYLINE_HH */