IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 26, 2009, 11:27:12 AM (17 years ago)
Author:
giebink
Message:

conform to src

File:
1 edited

Legend:

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

    r13614 r21169  
    55 *  @author Robert DeSonia, MHPCC
    66 *
    7  *  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2007-06-04 20:25:32 $
     7 *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2009-01-26 21:26:52 $
    99 *
    1010 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    170170
    171171
    172 
     172/* removed 1/09 WJG
    173173bool testImageShiftCase(psS32 cols,
    174174                        psS32 rows,
     
    300300    return !errorFlag;
    301301}
    302 
     302*/
    303303
    304304psS32 main(psS32 argc, char *argv[])
     
    851851    }
    852852
     853/* removed 1/09 WJG
    853854
    854855    // testImageShift()
     
    919920    }
    920921
    921 
    922922    // test psImageResample()
    923923    if (1) {
     
    10721072        ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks");
    10731073    }
     1074*/
    10741075}
Note: See TracChangeset for help on using the changeset viewer.