]> git.donarmstrong.com Git - lilypond.git/blob - ttftool/include/ttftool.h
* lily/main.cc (setup_paths)[__MINGW32__]: Normalize LILYPONDPREFIX.
[lilypond.git] / ttftool / include / ttftool.h
1 #ifdef __cplusplus
2 extern "C"
3 {
4 #endif
5
6
7   void create_type42 (char const *, FILE *);
8
9 #ifdef __cplusplus
10 }
11 #endif