Mercurial > hg > octave-lyh
diff src/help.cc @ 1742:a02f140ed897
[project @ 1996-01-12 11:09:39 by jwe]
author | jwe |
---|---|
date | Fri, 12 Jan 1996 11:21:53 +0000 |
parents | acf3af7e64f7 |
children | 3a9462b655f1 |
line wrap: on
line diff
--- a/src/help.cc +++ b/src/help.cc @@ -41,15 +41,14 @@ #include "dirfns.h" #include "error.h" #include "help.h" -#include "oct-obj.h" #include "toplev.h" #include "pager.h" #include "pathsearch.h" #include "sighandlers.h" #include "symtab.h" -#include "tree-const.h" -#include "tree-expr.h" -#include "tree-expr.h" +#include "pt-const.h" +#include "oct-obj.h" +#include "pt-exp.h" #include "unwind-prot.h" #include "user-prefs.h" #include "utils.h"