]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/translator.hh
2003 -> 2004
[lilypond.git] / lily / include / translator.hh
index de045a56b3524d0d1aa5d15553bb7fa8255f28da..16a77c6beefbb33829fec7c90d0cf478d000bd00 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -59,7 +59,7 @@ public:
   SCM definition_;
   SCM properties_scm_;
   SCM trans_group_list_;
-
+  SCM accepts_list_;
   virtual SCM get_simple_trans_list ();
 public:
   DECLARE_SMOBS (Translator, dummy);