Changeset 12761
- Timestamp:
- Apr 5, 2007, 2:24:28 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotParseCamera.c
r12602 r12761 16 16 17 17 // the psphot analysis is performed on chips 18 pmFPAfile *input = pmFPAfileDefineChipMosaic(config, input->fpa, "PSPHOT.INPUT");18 pmFPAfile *input = pmFPAfileDefineChipMosaic(config, load->fpa, "PSPHOT.INPUT"); 19 19 if (!input) { 20 20 psError(PSPHOT_ERR_CONFIG, false, _("Unable to generate new file from PSPHOT.INPUT"));
Note:
See TracChangeset
for help on using the changeset viewer.
