IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16712


Ignore:
Timestamp:
Feb 28, 2008, 11:16:49 AM (18 years ago)
Author:
eugene
Message:

fix compile error

Location:
branches/eam_branch_20080225/psModules/src/objects
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080225/psModules/src/objects/pmSourceIO.c

    r16659 r16712  
    33 *  @author EAM, IfA
    44 *
    5  *  @version $Revision: 1.53.10.1 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2008-02-25 18:13:08 $
     5 *  @version $Revision: 1.53.10.2 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2008-02-28 21:16:49 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  • branches/eam_branch_20080225/psModules/src/objects/pmSourceIO.h

    r15562 r16712  
    44 * @author EAM, IfA; GLG, MHPCC
    55 *
    6  * @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-11-10 01:09:20 $
     6 * @version $Revision: 1.13.10.1 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2008-02-28 21:16:49 $
    88 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    99 *
     
    2828bool pmSourcesWrite_PS1_DEV_1 (psFits *fits, psArray *sources, psMetadata *imageHeader, psMetadata *tableHeader, char *extname, char *xsrcname);
    2929bool pmSourcesWrite_PS1_DEV_1_XSRC (psFits *fits, psArray *sources, char *extname);
     30bool pmSourcesWrite_PS1_DEV_1_XFIT (psFits *fits, psArray *sources, char *extname);
    3031
    3132bool pmSource_CMF_WritePHU (const pmFPAview *view, pmFPAfile *file, const pmConfig *config);
Note: See TracChangeset for help on using the changeset viewer.