Changeset 941b66 for molecuilder


Ignore:
Timestamp:
Apr 25, 2008, 1:52:05 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
370060
Parents:
2f6ae6
Message:

LoadPeriodentafel(): no more outputs of parsed elements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/periodentafel.cpp

    r2f6ae6 r941b66  
    193193    periodentafel::AddElement(neues);
    194194    infile >> ws;
    195     neues->Output((ofstream *)&cout);
     195    //neues->Output((ofstream *)&cout);
    196196  }
    197197  infile.close();
Note: See TracChangeset for help on using the changeset viewer.