]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/collision-engraver.cc
* python/lilylib.py (setup_temp): temporary directories are mode 700.
[lilypond.git] / lily / collision-engraver.cc
index 41399bbeca594b9ce7bd509453dedfcb19ceb24e..c1c08fd3bdc0affecde7e3843d50bedfed98837d 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "note-column.hh"
@@ -78,7 +78,7 @@ Collision_engraver::Collision_engraver ()
 ENTER_DESCRIPTION(Collision_engraver,
 /* descr */       "",
 /* creats*/       "NoteCollision",
-/* accepts */     "general-music",
+/* accepts */     "",
 /* acks  */      "note-column-interface",
 /* reads */       "",
 /* write */       "");