Mercurial > hg > octave-jordi
changeset 1783:da0fc3c3a7b2
[project @ 1996-01-24 08:10:09 by jwe]
author | jwe |
---|---|
date | Wed, 24 Jan 1996 08:10:57 +0000 |
parents | b17d014b6926 |
children | 28b9e76f7736 |
files | liboctave/Makefile.in src/Makefile.in |
diffstat | 2 files changed, 7 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/liboctave/Makefile.in +++ b/liboctave/Makefile.in @@ -30,9 +30,9 @@ INCLUDES := Bounds.h CollocWt.h DAE.h DAEFunc.h FEGrid.h FSQP.h \ LinConst.h LP.h LPsolve.h NLConst.h NLEqn.h NLFunc.h NLP.h \ NPSOL.h ODE.h ODEFunc.h Objective.h QP.h QPSOL.h Quad.h \ - Range.h base-min.h file-ops.h f77-uscore.h idx-vector.h \ - lo-error.h oct-cmplx.h oct-math.h statdefs.h str-vec.h \ - sun-utils.h \ + Range.h base-min.h dir-ops.h file-ops.h f77-uscore.h \ + idx-vector.h lo-error.h oct-cmplx.h oct-math.h statdefs.h \ + str-vec.h sun-utils.h sysdir.h \ $(MATRIX_INC) TEMPLATE_SRC := Array.cc MArray.cc @@ -51,9 +51,9 @@ SOURCES := Bounds.cc CollocWt.cc DAE.cc FEGrid.cc FSQP.cc LinConst.cc \ LPsolve.cc NLEqn.cc NPSOL.cc ODE.cc QPSOL.cc Quad.cc \ - Range.cc acosh.c asinh.c atanh.c erf.c erfc.c file-ops.cc \ - filemode.c gamma.c idx-vector.cc lo-error.cc lgamma.c mkdir.c \ - rename.c rmdir.c sun-utils.cc \ + Range.cc acosh.c asinh.c atanh.c dir-ops.cc erf.c erfc.c \ + file-ops.cc filemode.c gamma.c idx-vector.cc lo-error.cc \ + lgamma.c mkdir.c rename.c rmdir.c sun-utils.cc \ $(TEMPLATE_SRC) \ $(TI_SRC) \ $(MATRIX_SRC)
--- a/src/Makefile.in +++ b/src/Makefile.in @@ -90,7 +90,7 @@ pt-cmd.h pt-const.h pt-exp-base.h pt-exp.h pt-fcn.h \ pt-fvc-base.h pt-fvc.h pt-mat.h pt-misc.h pt-mvr-base.h \ pt-mvr.h pt-plot.h sighandlers.h statdefs.h symtab.h sysdep.h \ - sysdir.h systime.h syswait.h token.h toplev.h unwind-prot.h \ + systime.h syswait.h token.h toplev.h unwind-prot.h \ user-prefs.h utils.h variables.h version.h xdiv.h xpow.h Map.h \ SLStack.h Stack.h