IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 1, 2007, 6:34:14 PM (19 years ago)
Author:
gusciora
Message:

Small changes to fix latest bugs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/tap_psImagePixelExtract.c

    r13123 r13127  
    66*  @author Robert DeSonia, MHPCC
    77*
    8 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
    9 *  @date $Date: 2007-05-02 04:14:33 $
     8*  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
     9*  @date $Date: 2007-05-02 04:34:13 $
    1010*
    1111*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    853853
    854854   
     855
     856
     857
     858
     859
     860
     861
     862
     863
     864
     865
     866
     867
     868
    855869    // testImageRowColF64()
    856870    {
     
    859873        psVector *empty = NULL;
    860874        psImage *image = NULL;
    861         psImage *emptyImage = NULL;
    862875   
    863876        image = psImageAlloc(3, 3, PS_TYPE_F64);
Note: See TracChangeset for help on using the changeset viewer.