- Timestamp:
- May 18, 2010, 12:49:05 PM (16 years ago)
- Location:
- branches/pap
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psModules/src/objects/pmSourceIO_CMF_PS1_DV1.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap
- Property svn:mergeinfo changed
-
branches/pap/psModules/src/objects/pmSourceIO_CMF_PS1_DV1.c
r27531 r28003 364 364 365 365 // XXX this layout is still the same as PS1_DEV_1 366 bool pmSourcesWrite_CMF_PS1_DV1_XSRC (psFits *fits, p sArray *sources, char *extname, psMetadata *recipe)366 bool pmSourcesWrite_CMF_PS1_DV1_XSRC (psFits *fits, pmReadout *readout, psArray *sources, psMetadata *imageHeader, char *extname, psMetadata *recipe) 367 367 { 368 368 … … 536 536 537 537 // XXX this layout is still the same as PS1_DEV_1 538 bool pmSourcesWrite_CMF_PS1_DV1_XFIT (psFits *fits, p sArray *sources, char *extname)538 bool pmSourcesWrite_CMF_PS1_DV1_XFIT (psFits *fits, pmReadout *readout, psArray *sources, char *extname) 539 539 { 540 540
Note:
See TracChangeset
for help on using the changeset viewer.
