- Timestamp:
- Feb 21, 2008, 3:10:30 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080219/pswarp/src/pswarpDefineSkycell.c
r16542 r16577 62 62 // determine the current format from the header 63 63 // determine camera if not specified already 64 // XXX EAM : this operation should be defined as a pmConfig function (pmConfigCopy?) 64 65 skyConfig = pmConfigAlloc(0, NULL); 65 skyConfig->xxSite = psMemIncrRefCounter (config->xxSite); 66 skyConfig->xxSystem = psMemIncrRefCounter (config->xxSystem); 67 // XXX EAM : not sure both site and system are used here 66 skyConfig->complete = psMemIncrRefCounter (config->complete); 68 67 69 68 psFree (skyConfig->files);
Note:
See TracChangeset
for help on using the changeset viewer.
