]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/dictionary.hh
patch::: 1.3.49.hwn1: deze dus
[lilypond.git] / flower / include / dictionary.hh
index 3cb1069b39e66c62df2f1ac553ed6bbac093ab6f..9134b80afcb5c1283e847b00a5f89d44f80270fb 100644 (file)
@@ -27,6 +27,9 @@ struct Dict_initialiser
 };
 
 
+/*
+  DEPRECATED. Use either SCM (preferred) or STL 
+ */
 template<class V>
 class Dictionary : public Hash_table<String, V>
 {