IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 761


Ignore:
Timestamp:
May 24, 2004, 11:10:25 AM (22 years ago)
Author:
harman
Message:

Added psMatrix functions

Location:
trunk/psLib/src
Files:
2 added
1 edited

Legend:

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

    r737 r761  
    66include ../Makefile.Globals
    77CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I..
    8 SRC_OBJS = psStats.o psFunctions.o psMinimize.o
     8
     9SRC_OBJS = psStats.o  \
     10           psFunctions.o \
     11           psMinimize.o \
     12           psMatrix.o
    913
    1014all: $(TARGET_STATIC)
Note: See TracChangeset for help on using the changeset viewer.