comparison runner/main.cpp @ 86:318e2f177ed5

Win32 build fixes
author Chris Cannam
date Thu, 09 May 2013 13:41:03 +0100
parents 6c87f6443fe6
children 03b1d83fca29
comparison
equal deleted inserted replaced
83:e3b4bac5b114 86:318e2f177ed5
142 142
143 cerr << endl; 143 cerr << endl;
144 cerr << "Sonic Annotator v" << RUNNER_VERSION << endl; 144 cerr << "Sonic Annotator v" << RUNNER_VERSION << endl;
145 cerr << "A utility for batch feature extraction from audio files." << endl; 145 cerr << "A utility for batch feature extraction from audio files." << endl;
146 cerr << "Mark Levy, Chris Sutton and Chris Cannam, Queen Mary, University of London." << endl; 146 cerr << "Mark Levy, Chris Sutton and Chris Cannam, Queen Mary, University of London." << endl;
147 cerr << "Copyright 2007-2011 Queen Mary, University of London." << endl; 147 cerr << "Copyright 2007-2013 Queen Mary, University of London." << endl;
148 cerr << endl; 148 cerr << endl;
149 cerr << "This program is free software. You may redistribute copies of it under the" << endl; 149 cerr << "This program is free software. You may redistribute copies of it under the" << endl;
150 cerr << "terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>." << endl; 150 cerr << "terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>." << endl;
151 cerr << "This program is supplied with NO WARRANTY, to the extent permitted by law." << endl; 151 cerr << "This program is supplied with NO WARRANTY, to the extent permitted by law." << endl;
152 cerr << endl; 152 cerr << endl;