]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-lexer.cc
Build: Version dependency for python preamble (issue 1726).
[lilypond.git] / lily / lily-lexer.cc
index 64878444a18f5164e7bc898d59e7b5c7cea46bfd..19ed8e41af73bcad259a62a9977a30d0e1610b65 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -58,7 +58,6 @@ static Keyword_ent the_key_tab[]
   {"drums", DRUMS},
   {"figuremode", FIGUREMODE},
   {"figures", FIGURES},
-  {"grobdescriptions", GROBDESCRIPTIONS},
   {"header", HEADER},
   {"layout", LAYOUT},
   {"lyricmode", LYRICMODE},