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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/sysUtils/tst_psMemory.c

    r3264 r3682  
    66*  @author Robert DeSonia, MHPCC
    77*
    8 *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
    9 *  @date $Date: 2005-02-17 19:26:25 $
     8*  @version $Revision: 1.32 $ $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
    1212*/
    13 
    14 // need to allow malloc for callback use
    15 #define PS_ALLOW_MALLOC 1
    1613
    1714#include <unistd.h>
     
    2421
    2522#include "psTest.h"
    26 #include "pslib.h"
     23#include "pslib.h" // need to allow malloc for callback use
    2724
    2825static psS32 TPFreeReferencedMemory( void );
Note: See TracChangeset for help on using the changeset viewer.