Changeset 11230 for trunk/psphot/src/psphotParseCamera.c
- Timestamp:
- Jan 21, 2007, 3:13:53 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/psphotParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/psphotParseCamera.c
r11201 r11230 23 23 // optionally load the PSF Model and/or fixed stars 24 24 pmFPAfileBindFromArgs (NULL, input, config, "INPUT.PSF", "PSF"); 25 pmFPAfile *srcInput = pmFPAfile BindFromArgs (NULL, input, config, "INPUT.SRC", "SRC");25 pmFPAfile *srcInput = pmFPAfileDefineFromArgs (NULL, config, "INPUT.SRC", "SRC"); 26 26 if (!srcInput) { 27 27 fprintf (stderr, "!");
Note:
See TracChangeset
for help on using the changeset viewer.
