Changeset 18171
- Timestamp:
- Jun 17, 2008, 12:53:25 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/pswarp/src/pswarpDefine.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pswarp/src/pswarpDefine.c
r13860 r18171 34 34 // Read header and create target 35 35 { 36 if (!pmFPAReadHeaderSet(skycell->fpa, skycell->fits, config ->database)) {36 if (!pmFPAReadHeaderSet(skycell->fpa, skycell->fits, config)) { 37 37 psError(PS_ERR_UNKNOWN, false, "Unable to read headers for skycell."); 38 38 psFree(view);
Note:
See TracChangeset
for help on using the changeset viewer.
