2 crescendo.hh -- declare Crescendo
4 source file of the GNU LilyPond music typesetter
6 (c) 1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
13 #include "lily-guile.hh"
15 The hairpin symbol. (cresc)
22 static SCM brew_molecule (SCM);
23 static void set_interface(Score_element*);
24 static bool has_interface (Score_element*);
27 #endif // CRESCENDO_HH