- File:
-
- 1 edited
-
molecuilder/src/analysis_correlation.hpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/analysis_correlation.hpp
r3d4969 r543ce4 72 72 if (map == NULL) { 73 73 eLog() << Verbose(0) << "Nothing to min/max, map is NULL!" << endl; 74 performCriticalExit();75 74 return; 76 75 } … … 108 107 if (map == NULL) { 109 108 eLog() << Verbose(0) << "Nothing to bin, is NULL!" << endl; 110 performCriticalExit();111 109 return outmap; 112 110 }
Note:
See TracChangeset
for help on using the changeset viewer.
