]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/minterval.hh
* lily/include/event.hh: remove file.
[lilypond.git] / lily / include / minterval.hh
index 5476f10af9d0618f7c384f135ec36c3e0ca14ded..d08c0b498494bf5eb58ce080bf93502b0986cd47 100644 (file)
@@ -1,16 +1,18 @@
 /*
-  minterval.hh -- declare MInterval
+   -- declare MInterval
 
   source file of the GNU LilyPond music typesetter
 
   (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
-#ifndef MINTERVAL_HH
-#define MINTERVAL_HH
+#ifndef 
+#define 
 
 #include "moment.hh"
 
 typedef Interval_t<Moment> MInterval;
 
-#endif // MINTERVAL_HH
+#endif // 
+
+#error