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

    r1440 r1441  
    88 *  @author Robert DeSonia, MHPCC
    99 *
    10  *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    11  *  @date $Date: 2004-08-09 23:34:57 $
     10 *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     11 *  @date $Date: 2004-08-09 23:40:55 $
    1212 *
    1313 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1515
    1616#ifndef PS_FFT_H
    17 #    define PS_FFT_H
     17#define PS_FFT_H
    1818
    19 #    include "psImage.h"
    20 #    include "psVector.h"
     19#include "psImage.h"
     20#include "psVector.h"
    2121
    2222/// @addtogroup Transform
Note: See TracChangeset for help on using the changeset viewer.