# HG changeset patch # User jwe # Date 793769488 0 # Node ID 0fe20579becf9ea678a56c17fcf86594b9902abc # Parent 26d98686548717f49f114c6713226379a571830b [project @ 1995-02-26 03:31:28 by jwe] diff -r 26d986865487 -r 0fe20579becf src/Makefile.in --- a/src/Makefile.in Sun Feb 26 03:23:43 1995 +0000 +++ b/src/Makefile.in Sun Feb 26 03:31:28 1995 +0000 @@ -61,12 +61,12 @@ defun-int.h dirfns.h dynamic-ld.h error.h file-io.h fnmatch.h \ getopt.h gripes.h help.h idx-vector.h input.h lex.h \ load-save.h mappers.h missing-math.h octave.h octave-hist.h \ - oct-map.h oct-obj.h pager.h parse.h pr-output.h procstream.h \ - sighandlers.h statdefs.h symtab.h sysdep.h systime.h token.h \ - tree-base.h tree-cmd.h tree-const.h tree-expr.h tree-misc.h \ - tree-plot.h tc-inlines.h tc-rep.h unwind-prot.h user-prefs.h \ - utils.h variables.h version.h xdiv.h xpow.h Map.h SLStack.h \ - Stack.h + oct-map.h oct-obj.h pager.h parse.h pathsearch.h pr-output.h \ + procstream.h sighandlers.h statdefs.h symtab.h sysdep.h \ + systime.h token.h tree-base.h tree-cmd.h tree-const.h \ + tree-expr.h tree-misc.h tree-plot.h tc-inlines.h tc-rep.h \ + unwind-prot.h user-prefs.h utils.h variables.h version.h \ + xdiv.h xpow.h Map.h SLStack.h Stack.h TI_SRC := Array-tc.cc Map-tc.cc DLList-fi.cc \ SLList-expr.cc SLList-misc.cc SLList-plot.cc SLList-tc.cc \