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/dataManip/psRandom.h

    r3264 r4162  
    1010*  @author GLG, MHPCC
    1111*
    12 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2005-02-17 19:26:23 $
     12*  @version $Revision: 1.4 $ $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
    1616*/
    1717
    18 #if !defined(PS_RANDOM_H)
     18#ifndef PS_RANDOM_H
    1919#define PS_RANDOM_H
    2020
     
    5656/* \} */// End of MathGroup Functions
    5757
    58 #endif
    59 
     58#endif // #ifndef PS_RANDOM_H
Note: See TracChangeset for help on using the changeset viewer.