]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.1
authorfred <fred>
Sun, 21 Jul 1996 20:05:35 +0000 (20:05 +0000)
committerfred <fred>
Sun, 21 Jul 1996 20:05:35 +0000 (20:05 +0000)
glob.hh [new file with mode: 0644]

diff --git a/glob.hh b/glob.hh
new file mode 100644 (file)
index 0000000..7b8bb55
--- /dev/null
+++ b/glob.hh
@@ -0,0 +1,9 @@
+#ifndef GLOB_HH
+#define GLOB_HH
+#include <assert.h>
+#include <math.h>
+#include "real.hh"
+
+#include "proto.hh"
+#include "const.hh"
+#endif