Changes in src/molecule_graph.cpp [482373:e359a8]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/molecule_graph.cpp
r482373 re359a8 1117 1117 bool status = true; 1118 1118 if (ReferenceStack->IsEmpty()) { 1119 Log() << Verbose(1) << "ReferenceStack is empty!" << endl; 1119 eLog() << Verbose(0) << "ReferenceStack is empty!" << endl; 1120 performCriticalExit(); 1120 1121 return false; 1121 1122 }
Note:
See TracChangeset
for help on using the changeset viewer.