This commit is contained in:
mattijs
2008-07-15 22:06:26 +01:00
parent 17ab54d381
commit 8e3d196ec8

View File

@ -762,7 +762,7 @@ int main(int argc, char *argv[])
Pout<< "Please type 'help', 'quit' or a set command after prompt." << endl;
bool ok = false;
bool ok = true;
FatalError.throwExceptions();
FatalIOError.throwExceptions();