IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 15, 2004, 12:17:03 PM (22 years ago)
Author:
desonia
Message:

test changes cooresponding to psVector of Pointers being extracted to a
new object, psArray.

File:
1 edited

Legend:

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

    r1212 r1227  
    33##  Makefile:   test/collections
    44##
    5 ##  $Revision: 1.18 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-07-13 01:37:58 $
     5##  $Revision: 1.19 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-07-15 22:17:03 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    1919LDFLAGS := -L../../lib -lpslib -lpstest $(LDFLAGS)
    2020
    21 TARGET = tst_psVector_01 \
    22          tst_psVector_02 \
    23          tst_psVector_03 \
     21TARGET = tst_psVector \
     22         tst_psArray \
    2423         tst_psBitSet_01 \
    2524         tst_psBitSet_02 \
Note: See TracChangeset for help on using the changeset viewer.