Changeset 36863 for trunk/psphot/src/psphotEvalFLT.c
- Timestamp:
- Jun 13, 2014, 8:52:06 AM (12 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotEvalFLT.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotEvalFLT.c
r17396 r36863 53 53 } 54 54 55 keep = model-> modelFitStatus(model);55 keep = model->class->modelFitStatus(model); 56 56 if (keep) return true; 57 57
Note:
See TracChangeset
for help on using the changeset viewer.
