Changeset 39651f
- Timestamp:
- Jul 28, 2008, 1:47:52 PM (17 years ago)
- Children:
- 3f805d
- Parents:
- 747b10
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/builder.cpp
r747b10 r39651f 805 805 if (periode->LoadPeriodentafel(PathToDatabases)) { 806 806 cout << Verbose(0) << "Element list loaded successfully." << endl; 807 periode->Output((ofstream *)&cout);807 //periode->Output((ofstream *)&cout); 808 808 } else { 809 809 cout << Verbose(0) << "Element list loading failed." << endl;
Note:
See TracChangeset
for help on using the changeset viewer.