IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 8, 2005, 1:40:46 PM (21 years ago)
Author:
desonia
Message:

added comments on the end of #endif and #else

File:
1 edited

Legend:

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

    r4127 r4162  
    1010*  @author GLG, MHPCC
    1111*
    12 *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2005-06-07 02:08:26 $
     12*  @version $Revision: 1.33 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2005-06-08 23:40:45 $
    1414*
    1515*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    357357/** Takes a given transform and inverts it linearly if possible.
    358358 *
    359  *  @return psPlaneTransform           
     359 *  @return psPlaneTransform
    360360 *  the linearly inverted transform
    361361*/
     
    367367/** Takes a transform and tests whether or not it is a linear projection.
    368368 *
    369  *  @return psS32                     
     369 *  @return psS32
    370370 *  the order of the projection
    371371*/
     
    446446/// @}
    447447
    448 #endif
     448#endif // #ifndef PS_COORD_H
Note: See TracChangeset for help on using the changeset viewer.