IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 14, 2004, 10:01:52 AM (22 years ago)
Author:
desonia
Message:

Updated files in src/collections to use new psError functionality. Also
cleaned up the code where needed, removing unnecessary error conditions,
etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/Makefile

    r1421 r1807  
    33##  Makefile:   test/collections
    44##
    5 ##  $Revision: 1.22 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-08-09 20:42:24 $
     5##  $Revision: 1.23 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-09-14 20:01:52 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2121TARGET = tst_psVector          \
    2222         tst_psArray           \
    23          tst_psBitSet_01       \
    24          tst_psBitSet_02       \
    25          tst_psBitSet_03       \
    26          tst_psBitSet_04       \
    27          tst_psBitSet_05       \
    28          tst_psBitSet_06       \
    29          tst_psBitSet_07       \
    30          tst_psBitSet_08       \
     23         tst_psBitSet          \
    3124         tst_psVectorSort_01   \
    3225         tst_psVectorSort_02   \
Note: See TracChangeset for help on using the changeset viewer.