IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2004, 1:52:34 PM (22 years ago)
Author:
desonia
Message:

Changed psSort and psSortIndex to psVectorSort and psVectorSortIndex as well as added support for all non-complex datatypes.

File:
1 edited

Legend:

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

    r1227 r1233  
    33##  Makefile:   test/collections
    44##
    5 ##  $Revision: 1.19 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-07-15 22:17:03 $
     5##  $Revision: 1.20 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-07-15 23:52:34 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2929         tst_psBitSet_07 \
    3030         tst_psBitSet_08 \
    31          tst_psSort_01   \
    32          tst_psSort_02   \
    33          tst_psSort_03   \
    34          tst_psSort_04   \
     31         tst_psVectorSort_01   \
     32         tst_psVectorSort_02   \
     33         tst_psVectorSort_03   \
     34         tst_psVectorSort_04   \
    3535         tst_psImage     \
    3636         tst_psList
Note: See TracChangeset for help on using the changeset viewer.