Added a few uncommon options to musrfit - further testing is required

This commit is contained in:
Bastian M. Wojek
2009-09-08 16:01:23 +00:00
parent 855c2f72a3
commit 575856ba8f
4 changed files with 108 additions and 33 deletions

View File

@ -380,7 +380,7 @@ bool PMsr2Data::PrepareNewInputFile(unsigned int tempRun) const
} else {
cout << endl;
cout << ">> msr2data: **WARNING** The template run file number does not match the \"file index\"" << endl;
cout << ">> msr2data: **WARNING** Unexpected things may happen... (for sure)" << endl;
cout << ">> msr2data: **WARNING** Unexpected things will happen... (for sure)" << endl;
}
}
out << line << endl;