changeset 139:c5eb728a8725 darwintunes

applied Johan's patch, I think
author matthiasm
date Tue, 19 Jun 2012 15:31:32 +0100
parents 696010749be3
children
files chromamethods.cpp
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/chromamethods.cpp	Tue Jun 19 15:26:15 2012 +0100
+++ b/chromamethods.cpp	Tue Jun 19 15:31:32 2012 +0100
@@ -387,6 +387,7 @@
                 hasExternalDictinoary = false;                
             } 
         }
+        cerr << "-----------------> " << tempChordNames.size() << endl;
     }
 
     iostreams::stream<iostreams::file_source> chordDictFile(chordDictFilename);