Changeset 25247
- Timestamp:
- Sep 2, 2009, 10:25:25 AM (17 years ago)
- File:
-
- 1 edited
-
branches/pap_mops/ppMops/src/ppMopsRead.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_mops/ppMops/src/ppMopsRead.c
r25188 r25247 151 151 det->num = numGood; 152 152 153 if (isfinite(args->zp) ) {153 if (isfinite(args->zp) && numGood > 0) { 154 154 psBinaryOp(det->mag, det->mag, "+", psScalarAlloc(args->zp, PS_TYPE_F32)); 155 155 }
Note:
See TracChangeset
for help on using the changeset viewer.
