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/astronomy/psAstrometry.h

    r1440 r1441  
    99*  @author George Gusciora, MHPCC
    1010*
    11 *  @version $Revision: 1.8 $ $Name: not supported by cvs2svn $
    12 *  @date $Date: 2004-08-09 23:34:57 $
     11*  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
     12*  @date $Date: 2004-08-09 23:40:54 $
    1313*
    1414*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1616
    1717#ifndef PS_ASTROMETRY_H
    18 #    define PS_ASTROMETRY_H
    19 
    20 #    include "psType.h"
    21 #    include "psImage.h"
    22 #    include "psArray.h"
    23 #    include "psList.h"
    24 #    include "psFunctions.h"
    25 #    include "psMetadata.h"
    26 #    include "psCoord.h"
    27 #    include "psPhotometry.h"
     18#define PS_ASTROMETRY_H
     19
     20#include "psType.h"
     21#include "psImage.h"
     22#include "psArray.h"
     23#include "psList.h"
     24#include "psFunctions.h"
     25#include "psMetadata.h"
     26#include "psCoord.h"
     27#include "psPhotometry.h"
    2828
    2929struct psCell;
Note: See TracChangeset for help on using the changeset viewer.