]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/flower-proto.hh
formatting cleanups, rename
[lilypond.git] / flower / include / flower-proto.hh
index 0d36f06e79e9b2ad72a4b8dbcf7f00a1b3429d2c..c654c96dc75ceb989b906aa47251cb5850ac8aa0 100644 (file)
@@ -2,7 +2,7 @@
 /*
   fflower-proto.hh -- typenames in flowerlib
 
-  (c) 1996 Han-Wen Nienhuys
+  (c)  1996--2003 Han-Wen Nienhuys
 */
 
 #ifndef FPROTO_HH
@@ -16,9 +16,6 @@ template<class T> struct Array;
 template<class T,class K> struct Assoc;
 template<class K, class V> struct Hash_table;
 template<class K, class V> struct Hash_table_iter;
-template<class T> struct Dictionary_iter;
-template<class T> struct Dictionary;
-template<class T> struct Dictionary_iter;
 template<class T> struct Link_list;
 template<class T> struct Interval_t;
 template<class T> struct PQueue;