From: fred Date: Sun, 21 Jul 1996 20:05:35 +0000 (+0000) Subject: lilypond-0.0.1 X-Git-Tag: release/1.5.59~7218 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=449c138aa9dd37347ba33b0e533c127564c3118b;p=lilypond.git lilypond-0.0.1 --- diff --git a/glob.hh b/glob.hh new file mode 100644 index 0000000000..7b8bb557d4 --- /dev/null +++ b/glob.hh @@ -0,0 +1,9 @@ +#ifndef GLOB_HH +#define GLOB_HH +#include +#include +#include "real.hh" + +#include "proto.hh" +#include "const.hh" +#endif