]> git.donarmstrong.com Git - lilypond.git/blob - lily/include/simple-spacer.hh
c122c64e2cc11445bc277a9c40f75c4caca5be23
[lilypond.git] / lily / include / simple-spacer.hh
1 /*   
2   simple-spacer.hh -- declare Simple_spacer
3   
4   source file of the GNU LilyPond music typesetter
5   
6   (c) 1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
7   
8  */
9
10 #ifndef SIMPLE_SPACER_HH
11 #define SIMPLE_SPACER_HH
12
13 class Simple_spacer {
14
15 };
16
17 #endif /* SIMPLE_SPACER_HH */
18