2 input-smob.hh -- declare input smob
4 source file of the GNU LilyPond music typesetter
6 (c) 2000--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
16 SCM make_input (Input spot);
17 Input *unsmob_input(SCM);
19 extern Input dummy_input_global;
21 #endif /* INPUT_SMOB_HH */