]> git.donarmstrong.com Git - lilypond.git/blob - glob.hh
release: 0.0.1
[lilypond.git] / glob.hh
1 #ifndef GLOB_HH
2 #define GLOB_HH
3 #include <assert.h>
4 #include <math.h>
5 #include "real.hh"
6
7 #include "proto.hh"
8 #include "const.hh"
9 #endif