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/astronomy/tst_psAstrometry.c

    r3341 r3682  
    55 *  @author Robert DeSonia, MHPCC
    66 *
    7  *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2005-02-28 23:34:10 $
     7 *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2005-04-07 20:27:41 $
    99 *
    1010 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    1717
    1818#include "psTest.h"
    19 #include "pslib.h"
     19#include "pslib_strict.h"
    2020
    2121static psS32 testExposureAlloc(void);
     
    4040    psLogSetLevel(PS_LOG_INFO);
    4141
    42     return ! runTestSuite(stderr,"psImage",tests,argc,argv);
     42    return ! runTestSuite(stderr,"psAstrometry",tests,argc,argv);
    4343}
    4444
Note: See TracChangeset for help on using the changeset viewer.