IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 11, 2005, 10:27:34 AM (21 years ago)
Author:
desonia
Message:

made changes to allow use of older automake versions (>2 years)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/image/psImageConvolve.c

    r2911 r3191  
    55 *  @author Robert DeSonia, MHPCC
    66 *
    7  *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2005-01-05 21:16:14 $
     7 *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2005-02-11 20:27:34 $
    99 *
    1010 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    1616#include "psImageFFT.h"
    1717#include "psImageExtraction.h"
    18 #include "psMatrixVectorArithmetic.h"
     18#include "psBinaryOp.h"
    1919#include "psMemory.h"
    2020#include "psLogMsg.h"
Note: See TracChangeset for help on using the changeset viewer.