]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/header.hh
release: 1.3.0
[lilypond.git] / lily / include / header.hh
index e48733ece43afd9baafd6ffb309ae9762eb6b6d0..2a31d99266fa87b4d7fe56abbe4003a1286222d7 100644 (file)
@@ -1,9 +1,9 @@
 /*
-  header.hh -- declare 
+  header.hh -- declare Header
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
+  (c)  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
 #define HEADER_HH
 
 #include "string.hh"
-#include "assoc.hh"
+#include "dictionary.hh"
+#include "scope.hh"
 
 
-struct Header : Assoc<String, String>
-{
-};
 
 #endif // HEADER_HH