From: fred Date: Tue, 26 Mar 2002 23:56:12 +0000 (+0000) Subject: lilypond-1.3.91 X-Git-Tag: release/1.5.59~1294 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1d650710c37a8a10b4f518d45a2a7d35f01547b4;p=lilypond.git lilypond-1.3.91 --- diff --git a/lily/lexer.ll b/lily/lexer.ll index dfbdfd9a36..87fbcacb82 100644 --- a/lily/lexer.ll +++ b/lily/lexer.ll @@ -41,6 +41,8 @@ #include "mudela-version.hh" #include "translator-def.hh" +#define isatty HORRIBLEKLUDGE + void strip_trailing_white (String&); void strip_leading_white (String&);