Changeset 11230 for trunk/psphot/src/psphotReadout.c
- Timestamp:
- Jan 21, 2007, 3:13:53 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotReadout.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotReadout.c
r11201 r11230 8 8 // find the currently selected readout 9 9 pmReadout *readout = pmFPAfileThisReadout (config->files, view, "PSPHOT.INPUT"); 10 psphotSaveExtSources (readout);11 10 12 11 // optional break-point for processing … … 81 80 82 81 // include externally-supplied sources 83 psphotLoadExtSources ( readout, sources);82 psphotLoadExtSources (config, view, sources); 84 83 85 84 // construct an initial model for each object
Note:
See TracChangeset
for help on using the changeset viewer.
