Mercurial > hg > nnls-chroma
changeset 99:daee3c60c4f9 matthiasm-plugin
merge
author | Matthias Mauch <mail@matthiasmauch.net> |
---|---|
date | Fri, 03 Dec 2010 19:10:09 +0900 |
parents | 69c56e1fdfc3 (diff) 0b2d7524f248 (current diff) |
children | d1398182a072 |
files | chromamethods.cpp |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/chromamethods.cpp Thu Dec 02 15:52:53 2010 +0000 +++ b/chromamethods.cpp Fri Dec 03 19:10:09 2010 +0900 @@ -355,7 +355,7 @@ } else { if (i+1 < ppath.size()) cerr << " (not found yet) ..." << endl; else { - cerr << "* ERROR: failed to find chord dictionary." << endl; + cerr << "* WARNING: failed to find chord dictionary, using default chord dictionary." << endl; hasExternalDictinoary = false; } }