IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

extracted the vector of pointers functionality to a new object, psArray.

File:
1 edited

Legend:

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

    r1205 r1228  
    33##  Makefile:   collections
    44##
    5 ##  $Revision: 1.23 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-07-09 21:48:07 $
     5##  $Revision: 1.24 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-07-15 22:18:02 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3636           psList.o \
    3737           psScalar.o \
    38            psCompare.o
     38           psCompare.o \
     39           psArray.o
    3940
    4041# Define PHONY target "all" which will make all the necessary items
Note: See TracChangeset for help on using the changeset viewer.