IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 737


Ignore:
Timestamp:
May 19, 2004, 12:49:24 PM (22 years ago)
Author:
gusciora
Message:

First versions of the psMinimize() code.

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

Legend:

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

    r736 r737  
    66include ../Makefile.Globals
    77CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I..
    8 SRC_OBJS = psStats.o psFunctions.o
     8SRC_OBJS = psStats.o psFunctions.o psMinimize.o
    99
    1010all: $(TARGET_STATIC)
Note: See TracChangeset for help on using the changeset viewer.