IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 27, 2005, 4:45:12 PM (21 years ago)
Author:
desonia
Message:

tweaked the logic in adding/allocating metadata items.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/tst_psMetadata_01.c

    r3682 r3779  
    1818*  @author  Ross Harman, MHPCC
    1919*
    20 *  @version $Revision: 1.24 $  $Name: not supported by cvs2svn $
    21 *  @date  $Date: 2005-04-07 20:27:41 $
     20*  @version $Revision: 1.25 $  $Name: not supported by cvs2svn $
     21*  @date  $Date: 2005-04-28 02:45:12 $
    2222*
    2323*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    126126    printFooter(stdout, "psMetadata", "Test A - Read 1st hdr from simple FITS file", true);
    127127
    128     printf("ID=%d\n",(int)psMemGetId());
    129 
    130128    // Test B - Read 2nd hdr from complex FITS file
    131129
     
    174172    printFooter(stdout, "psMetadata", "Test B - Read 2nd hdr from complex FITS file", true);
    175173
    176     printf("ID=%d\n",(int)psMemGetId());
    177 
    178174    // Test C - Read named hdr from complex FITS file
    179175    printPositiveTestHeader(stdout, "psMetadata", "Test C - Read named hdr from complex FITS file");
Note: See TracChangeset for help on using the changeset viewer.