Changeset 281324 for molecuilder/src/builder.cpp
- Timestamp:
- Dec 16, 2009, 4:18:46 PM (16 years ago)
- Children:
- 0310b8
- Parents:
- 230b16 (diff), 16f34d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/builder.cpp
r230b16 r281324 2107 2107 if (volume != -1) 2108 2108 ExitFlag = 255; 2109 eLog() << Verbose(0) << "Not enough arguments given for suspension: -u <density>" << endl;2109 eLog() << Verbose(0) << "Not enough or invalid arguments given for suspension: -u <density>" << endl; 2110 2110 performCriticalExit(); 2111 2111 } else {
Note:
See TracChangeset
for help on using the changeset viewer.