Changeset 736
- Timestamp:
- May 19, 2004, 12:35:20 PM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 6 added
- 1 edited
-
dataManip/Makefile (modified) (1 diff)
-
dataManip/psFunctions.c (added)
-
dataManip/psFunctions.h (added)
-
math/psPolynomial.c (added)
-
math/psPolynomial.h (added)
-
math/psSpline.c (added)
-
math/psSpline.h (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/dataManip/Makefile
r732 r736 6 6 include ../Makefile.Globals 7 7 CFLAGS := $(CFLAGS_RELOC) -I. -I../sysUtils -I../collections -I.. 8 SRC_OBJS = psStats.o 8 SRC_OBJS = psStats.o psFunctions.o 9 9 10 10 all: $(TARGET_STATIC)
Note:
See TracChangeset
for help on using the changeset viewer.
