IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5454 for trunk/psLib/src/sys


Ignore:
Timestamp:
Oct 28, 2005, 2:05:53 PM (21 years ago)
Author:
drobbin
Message:

Made minor changes in accordance with api-delta report from rev 17

File:
1 edited

Legend:

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

    r5136 r5454  
    1010*  @author Ross Harman, MHPCC
    1111*
    12 *  @version $Revision: 1.41 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2005-09-26 21:13:25 $
     12*  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2005-10-29 00:05:52 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    105105    PS_DATA_ARRAY,                     ///< psArray
    106106    PS_DATA_BITSET,                    ///< psBitSet
    107     PS_DATA_CELL,                      ///< psCell
    108     PS_DATA_CHIP,                      ///< psChip
    109107    PS_DATA_CUBE,                      ///< psCube
    110108    PS_DATA_FITS,                      ///< psFits
     
    127125    PS_DATA_POLYNOMIAL4D,              ///< psPolynomial4D
    128126    PS_DATA_PROJECTION,                ///< psProjection
    129     PS_DATA_READOUT,                   ///< psReadout
    130     PS_DATA_REGION,                    ///< psRegion
    131127    PS_DATA_SCALAR,                    ///< psScalar
    132128    PS_DATA_SPHERE,                    ///< psSphere
Note: See TracChangeset for help on using the changeset viewer.