Changeset 281324 for molecuilder/src/moleculelist.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
-
molecuilder/src/moleculelist.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/moleculelist.cpp
r230b16 r281324 402 402 input.open(line.c_str()); 403 403 if (input == NULL) { 404 eLog() << Verbose(0) << endl << "Unable to open " << line << ", is the directory correct?" << endl; 405 performCriticalExit(); 404 Log() << Verbose(1) << endl << "Unable to open " << line << ", is the directory correct?" << endl; 406 405 return false; 407 406 }
Note:
See TracChangeset
for help on using the changeset viewer.
