IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 7, 2005, 10:27:42 AM (21 years ago)
Author:
desonia
Message:

changed name of p_psMemSetDeallocator/p_psMemGetDeallocator to
psMemSetDeallocator/psMemGetDeallocator.

-rdd

Location:
trunk/psLib/test/fileUtils
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/fileUtils/tst_psDB.c

    r3598 r3682  
    99 *  @author Aaron Culliney, MHPCC
    1010 *
    11  *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
    12  *  @date $Date: 2005-03-31 23:01:46 $
     11 *  @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
     12 *  @date $Date: 2005-04-07 20:27:41 $
    1313 *
    1414 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    2525
    2626#include "psTest.h"
    27 #include "pslib.h"
     27#include "pslib_strict.h"
    2828
    2929#define STR_1 "hello world!"
  • trunk/psLib/test/fileUtils/tst_psFits.c

    r3495 r3682  
    66*  @author Robert DeSonia, MHPCC
    77*
    8 *  @version $Revision: 1.23 $ $Name: not supported by cvs2svn $
    9 *  @date $Date: 2005-03-24 22:21:17 $
     8*  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
     9*  @date $Date: 2005-04-07 20:27:42 $
    1010*
    1111*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    1818
    1919#include "psTest.h"
    20 #include "pslib.h"
     20#include "pslib_strict.h"
    2121
    2222#define GENIMAGE(img,c,r,TYP, valueFcn) \
  • trunk/psLib/test/fileUtils/tst_psLookupTable_01.c

    r3598 r3682  
    1212*  @author  Ross Harman, MHPCC
    1313*
    14 *  @version $Revision: 1.13 $  $Name: not supported by cvs2svn $
    15 *  @date  $Date: 2005-03-31 23:01:46 $
     14*  @version $Revision: 1.14 $  $Name: not supported by cvs2svn $
     15*  @date  $Date: 2005-04-07 20:27:42 $
    1616*
    1717*  Copyright 2004-5 Maui High Performance Computing Center, University of Hawaii
     
    1919*/
    2020
    21 #include "pslib.h"
     21#include "pslib_strict.h"
    2222#include "psTest.h"
    2323#include <string.h>
Note: See TracChangeset for help on using the changeset viewer.