Fork me on GitHub

Changes between Version 5 and Version 6 of WorkBook/LibraryInterface


Ignore:
Timestamp:
Jun 20, 2012, 1:08:16 PM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/LibraryInterface

    v5 v6  
    5858  catch(runtime_error &e)
    5959  {
    60     if(outputFile) delete outputFile;
    6160    cerr << "** ERROR: " << e.what() << endl;
    6261    return 1;