2 warn.cc -- implement warning and error messages. Needs cleanup.
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
11 #include "my-lily-lexer.hh"
13 #include "timing-translator.hh"
14 #include "source-file.hh"
19 ostream
&warnout (cerr
);
22 progress_indication (String s
)