Changeset 5828 for trunk/psphot/src/psphotEvalFLT.c
- Timestamp:
- Dec 22, 2005, 4:20:27 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotEvalFLT.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotEvalFLT.c
r5802 r5828 1 1 # include "psphot.h" 2 2 3 bool psphotEvalFLT (pmSource *source )3 bool psphotEvalFLT (pmSource *source, pmModel *model) 4 4 { 5 5 int keep; 6 7 pmModel *model = source->modelFLT;8 6 9 7 // do we actually have a valid FLT model?
Note:
See TracChangeset
for help on using the changeset viewer.
