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/math/psPolynomial.h

    r1440 r1441  
    1313*  @author George Gusciora, MHPCC
    1414*
    15 *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
    16 *  @date $Date: 2004-08-09 23:34:57 $
     15*  @version $Revision: 1.18 $ $Name: not supported by cvs2svn $
     16*  @date $Date: 2004-08-09 23:40:55 $
    1717*
    1818*  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2020
    2121#if !defined(PS_FUNCTIONS_H)
    22 #    define PS_FUNCTIONS_H
    23 
    24 #    include <stdbool.h>
    25 
    26 #    include "psVector.h"
     22#define PS_FUNCTIONS_H
     23
     24#include <stdbool.h>
     25
     26#include "psVector.h"
    2727
    2828/** \addtogroup Stats
Note: See TracChangeset for help on using the changeset viewer.