Changeset 281324 for molecuilder/src/molecule_graph.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/molecule_graph.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/molecule_graph.cpp
r230b16 r281324 1117 1117 bool status = true; 1118 1118 if (ReferenceStack->IsEmpty()) { 1119 eLog() << Verbose(0) << "ReferenceStack is empty!" << endl; 1120 performCriticalExit(); 1119 Log() << Verbose(1) << "ReferenceStack is empty!" << endl; 1121 1120 return false; 1122 1121 }
Note:
See TracChangeset
for help on using the changeset viewer.
