- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/Fragmentation/Exporters/HydrogenPool.cpp ¶
r8cc22f r910a5d 68 68 ++HydrogenCount; 69 69 70 // give warning if pool has more than th ereshold70 // give warning if pool has more than threshold 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.