changeset 1141:0fe20579becf

[project @ 1995-02-26 03:31:28 by jwe]
author jwe
date Sun, 26 Feb 1995 03:31:28 +0000
parents 26d986865487
children 7b817c4a7a2e
files src/Makefile.in
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- 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 \