IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 9, 2004, 1:40:55 PM (22 years ago)
Author:
desonia
Message:

fixed indent-madness concerning preprocessor directives.

File:
1 edited

Legend:

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

    r1440 r1441  
    1111*  @author George Gusciora, MHPCC
    1212*
    13 *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    14 *  @date $Date: 2004-08-09 23:34:57 $
     13*  @version $Revision: 1.13 $ $Name: not supported by cvs2svn $
     14*  @date $Date: 2004-08-09 23:40:54 $
    1515*
    1616*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1818
    1919#ifndef PS_COORD_H
    20 #    define PS_COORD_H
    21 
    22 #    include "psType.h"
    23 #    include "psImage.h"
    24 #    include "psArray.h"
    25 #    include "psList.h"
    26 #    include "psFunctions.h"
    27 #    include "psTime.h"
     20#define PS_COORD_H
     21
     22#include "psType.h"
     23#include "psImage.h"
     24#include "psArray.h"
     25#include "psList.h"
     26#include "psFunctions.h"
     27#include "psTime.h"
    2828
    2929/// @addtogroup CoordinateTransform
Note: See TracChangeset for help on using the changeset viewer.