IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 25, 2004, 10:51:57 AM (22 years ago)
Author:
desonia
Message:

renamed psFFT.[ch] to psVectorFFT.[ch]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/dataManip/psFFT.c

    r1613 r1624  
    55 *  @author Robert DeSonia, MHPCC
    66 *
    7  *  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2004-08-25 00:04:01 $
     7 *  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2004-08-25 20:51:57 $
    99 *
    1010 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1717#include <fftw3.h>
    1818
    19 #include "psFFT.h"
     19#include "psVectorFFT.h"
    2020#include "psError.h"
    2121#include "psMemory.h"
Note: See TracChangeset for help on using the changeset viewer.