]> git.donarmstrong.com Git - lilypond.git/blob - lily/include/afm-reader.hh
patch::: 1.1.3.ms1
[lilypond.git] / lily / include / afm-reader.hh
1
2 /*   
3   afm-reader.hh -- declare 
4   
5   source file of the GNU LilyPond music typesetter
6   
7   (c) 1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
8   
9  */
10
11 #ifndef AFM_READER_HH
12 #define AFM_READER_HH
13
14 class Adobe_font_metric_file
15 {
16   Adobe_font_metric_file
17   
18 };
19
20
21 #endif /* AFM_READER_HH */
22