IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2007, 11:36:09 AM (19 years ago)
Author:
jhoblitt
Message:

use 'bool' instead of psBool where-ever possible

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/astro/psCoord.h

    r11248 r11668  
    88 *  @author GLG, MHPCC
    99 *
    10  *  @version $Revision: 1.56 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2007-01-23 22:47:22 $
     10 *  @version $Revision: 1.57 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2007-02-06 21:36:09 $
    1212 *
    1313 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    321321 *  the order of the projection
    322322*/
    323 psBool p_psIsProjectionLinear(
     323bool p_psIsProjectionLinear(
    324324    psPlaneTransform *transform        ///< transform to test for linearity
    325325);
Note: See TracChangeset for help on using the changeset viewer.