repo.or.cz
/
lilypond.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
flower-1.0.3
[lilypond.git]
/
hdr
/
glob.hh
blob
7b8bb557d4e2db9555bdf76afadd6f6490ec15c8
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