IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 24, 2006, 10:57:26 AM (20 years ago)
Author:
magnier
Message:

option to allow WriteEXTs to print alternate EXT model

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/objects/pmSourceIO.h

    r6872 r10182  
    33 *  @author EAM, IfA; GLG, MHPCC
    44 *
    5  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    6  *  @date $Date: 2006-04-17 18:01:05 $
     5 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     6 *  @date $Date: 2006-11-24 20:57:26 $
    77 *
    88 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2525
    2626bool pmSourcesWritePSFs (psArray *sources, char *filename);
    27 bool pmSourcesWriteEXTs (psArray *sources, char *filename);
     27bool pmSourcesWriteEXTs (psArray *sources, char *filename, bool require);
    2828bool pmSourcesWriteNULLs (psArray *sources, char *filename);
    2929bool pmMomentsWriteText (psArray *sources, char *filename);
Note: See TracChangeset for help on using the changeset viewer.