Changeset 39651f


Ignore:
Timestamp:
Jul 28, 2008, 1:47:52 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
3f805d
Parents:
747b10
Message:

Removed Output of parsed elements db (does work well, so not necessary anymore)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/builder.cpp

    r747b10 r39651f  
    805805    if (periode->LoadPeriodentafel(PathToDatabases)) {
    806806      cout << Verbose(0) << "Element list loaded successfully." << endl;
    807       periode->Output((ofstream *)&cout);
     807      //periode->Output((ofstream *)&cout);
    808808    } else {
    809809      cout << Verbose(0) << "Element list loading failed." << endl;
Note: See TracChangeset for help on using the changeset viewer.