From: fred Date: Wed, 5 Mar 1997 09:01:30 +0000 (+0000) Subject: lilypond-0.0.39 X-Git-Tag: release/1.5.59~6258 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1f5df90f3c81b02d397df8bf0a7b52b4e7e9b881;p=lilypond.git lilypond-0.0.39 --- diff --git a/m2m/include/midi-main.hh b/m2m/include/midi-main.hh new file mode 100644 index 0000000000..7392aec3a7 --- /dev/null +++ b/m2m/include/midi-main.hh @@ -0,0 +1,12 @@ +// +// midi-main.hh -- global (sic) m2m stuff +// +// copyright 1997 Jan Nieuwenhuizen + +#ifndef MIDI_MAIN_HH +#define MIDI_MAIN_HH + +#include "midi-global.hh" + +#endif // MIDI_MAIN_HH +