Changeset 941b66
- Timestamp:
- Apr 25, 2008, 1:52:05 PM (17 years ago)
- Children:
- 370060
- Parents:
- 2f6ae6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/periodentafel.cpp
r2f6ae6 r941b66 193 193 periodentafel::AddElement(neues); 194 194 infile >> ws; 195 neues->Output((ofstream *)&cout);195 //neues->Output((ofstream *)&cout); 196 196 } 197 197 infile.close();
Note:
See TracChangeset
for help on using the changeset viewer.