]> git.donarmstrong.com Git - lilypond.git/blob - lily/include/translator-change.hh
0220ed70f50527a5f266dd2111720a60158140ee
[lilypond.git] / lily / include / translator-change.hh
1 /*
2   translator-change.hh -- declare Translator_change
3
4   source file of the GNU LilyPond music typesetter
5
6   (c)  1997--1998 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
8
9
10 #ifndef TRANSLATOR_CHANGE_HH
11 #define TRANSLATOR_CHANGE_HH
12
13 class Translator_change : public Music
14 {
15   
16 }
17
18 #endif // TRANSLATOR_CHANGE_HH