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/psPhotometry.h

    r1426 r1441  
    1010*  @author George Gusciora, MHPCC
    1111*
    12 *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    13 *  @date $Date: 2004-08-09 22:44:25 $
     12*  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     13*  @date $Date: 2004-08-09 23:40:54 $
    1414*
    1515*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1717
    1818#ifndef PS_PHOTOMETRIC_H
    19 #    define PS_PHOTOMETRIC_H
     19#define PS_PHOTOMETRIC_H
    2020
    21 #    include "psType.h"
    22 #    include "psImage.h"
    23 #    include "psArray.h"
    24 #    include "psList.h"
    25 #    include "psFunctions.h"
     21#include "psType.h"
     22#include "psImage.h"
     23#include "psArray.h"
     24#include "psList.h"
     25#include "psFunctions.h"
    2626
    2727/// @addtogroup Photometry
Note: See TracChangeset for help on using the changeset viewer.