]> git.donarmstrong.com Git - lilypond.git/blob - ttftool/include/ttftool.h
(prepend_env_path): Bugfix: Check directory
[lilypond.git] / ttftool / include / ttftool.h
1 #ifdef __cplusplus
2 extern "C"
3 {
4 #endif
5
6
7   void create_type42 (char const *, void *);
8
9 #ifdef __cplusplus
10 }
11 #endif