IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 17, 2005, 10:58:22 AM (22 years ago)
Author:
desonia
Message:

added test for psFitsReadTable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/psType.h

    r2763 r3025  
    1111*  @author Ross Harman, MHPCC
    1212*
    13 *  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
    14 *  @date $Date: 2004-12-21 00:37:51 $
     13*  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
     14*  @date $Date: 2005-01-17 20:58:21 $
    1515*
    1616*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    7878
    7979typedef psU8 psMaskType;               ///< the C datatype for a mask image
    80 
     80typedef psBool psBOOL;                 ///< allow psBOOL to be used instead of psBool (for macros)
    8181
    8282#define PS_MIN_S8        INT8_MIN      /**< minimum valid psS8 value */
Note: See TracChangeset for help on using the changeset viewer.