- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Fragmentation/Exporters/HydrogenPool.cpp
r910a5d r8cc22f 68 68 ++HydrogenCount; 69 69 70 // give warning if pool has more than th reshold70 // give warning if pool has more than thereshold 71 71 if (HydrogenCount >= WARNINGTHRESHOLD) { 72 72 ELOG(2, "HydrogenPool contains more hydrogen atoms than limit.");
Note:
See TracChangeset
for help on using the changeset viewer.