first implementation of NonMusr stuff

This commit is contained in:
nemu
2008-06-20 05:59:46 +00:00
parent e427562004
commit 4d715825f3
7 changed files with 377 additions and 30 deletions

View File

@ -837,8 +837,6 @@ bool PRunDataHandler::ReadAsciiFile()
{
bool success = true;
cout << endl << "PRunDataHandler::ReadAsciiFile(): Sorry, not yet implemented ...";
// open file
ifstream f;