From 449c138aa9dd37347ba33b0e533c127564c3118b Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 21 Jul 1996 20:05:35 +0000 Subject: [PATCH] lilypond-0.0.1 --- glob.hh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 glob.hh 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 -- 2.39.5