]> git.donarmstrong.com Git - lilypond.git/blob - flower/stringutil.cc
release: 0.0.34
[lilypond.git] / flower / stringutil.cc
1 /*
2   stringutil.cc -- generate non-inline members. 
3
4   source file of the LilyPond music typesetter
5
6   (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
7 */
8
9
10 #ifdef STRING_UTILS_INLINED
11 #undef STRING_UTILS_INLINED
12 #endif
13
14 #ifdef INLINE
15 #undef INLINE
16 #endif
17
18 #define INLINE
19
20 #include "stringhandle.hh"
21 #include "stringdata.hh"
22 #include "stringdata.inl"
23 #include "stringhandle.inl"