Changeset 2444 in Sophya for trunk/SophyaLib/NTools
- Timestamp:
- Oct 3, 2003, 4:37:33 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/NTools/Makefile
r2283 r2444 50 50 $(INC)utilarr.h \ 51 51 $(INC)fioarr.h \ 52 $(INC)tvector.h 52 $(INC)tvector.h \ 53 $(INC)datatype.h 53 54 $(OBJ)cspline.o: cspline.cc $(INC)machdefs.h \ 54 55 nbtri.h cspline.h $(INC)pexceptions.h … … 211 212 $(INC)perrors.h fmath.h \ 212 213 $(INC)sopemtx.h 213 $(OBJ)integ.o: integ.cc integ.h classfunc.h$(INC)machdefs.h \214 $(INC)pexceptions.h generalfit.h \214 $(OBJ)integ.o: integ.cc integ.h $(INC)machdefs.h \ 215 $(INC)pexceptions.h classfunc.h generalfit.h \ 215 216 $(INC)tvector.h \ 216 217 $(INC)tmatrix.h \
Note:
See TracChangeset
for help on using the changeset viewer.