Changeset 1f9f1b for molecuilder/src/builder.cpp
- Timestamp:
- Jun 16, 2008, 2:09:27 PM (17 years ago)
- Children:
- b73d28
- Parents:
- 0779a9
- File:
-
- 1 edited
-
molecuilder/src/builder.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/builder.cpp
r0779a9 r1f9f1b 805 805 cout << Verbose(0) << "Element list loaded successfully." << endl; 806 806 periode->Output((ofstream *)&cout); 807 } else 807 } else { 808 808 cout << Verbose(0) << "Element list loading failed." << endl; 809 return 1; 810 } 809 811 810 812 // 3. Find config file name and parse if possible
Note:
See TracChangeset
for help on using the changeset viewer.
