Changeset 14210 for trunk/pswarp/src/pswarpParseCamera.c
- Timestamp:
- Jul 13, 2007, 5:41:36 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpParseCamera.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpParseCamera.c
r13705 r14210 17 17 // the input image(s) are required arguments; they define the camera 18 18 status = false; 19 pmFPAfile *astrom = pmFPAfile BindFromArgs(&status, input, config, "PSWARP.ASTROM", "ASTROM");19 pmFPAfile *astrom = pmFPAfileDefineFromArgs(&status, config, "PSWARP.ASTROM", "ASTROM"); 20 20 if (!status) { 21 21 psError (PS_ERR_UNKNOWN, false, "failed to load find definition");
Note:
See TracChangeset
for help on using the changeset viewer.
