]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/iterate.hh
release: 0.0.74pre
[lilypond.git] / flower / include / iterate.hh
index 74e6ff202c7ed09e4051bc7594a3d941a707ccf6..9aee1ec550641c7ca1ed0b7f08e0398bf28e5c58 100644 (file)
 #ifndef ITERATE_HH
 #define ITERATE_HH
 
-/*
- ugh.
- jcn: kjoet.
-      if we wouldn't have had this, things might have been 
-      just a little bit easier to read, imho.
-      (it does save quite some disk space, though)
- */
+
 
 #define iterator(set)          typeof((set).top())
 #define iterator_bot(set)              typeof((set).bottom())