IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 22, 2007, 2:34:40 PM (19 years ago)
Author:
magnier
Message:

added prototype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fits/psFits.h

    r12549 r12554  
    44 * @author Robert DeSonia, MHPCC
    55 *
    6  * @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
    7  * @date $Date: 2007-03-22 21:40:47 $
     6 * @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
     7 * @date $Date: 2007-03-23 00:34:40 $
    88 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    99 */
     
    8585);
    8686
     87// set the user-defined extension name;
     88bool psFitsSetExtnameWord (psFits *fits, const char *extword);
     89
    8790// move to the first HDU where extword == extname.  this is equivalent to fits_movnam_hdu() for
    8891// a user-defined word in place of EXTNAME
Note: See TracChangeset for help on using the changeset viewer.