Mercurial > hg > octave-avbm
diff src/symtab.cc @ 584:4057f845c1ee
[project @ 1994-08-07 04:40:03 by jwe]
author | jwe |
---|---|
date | Sun, 07 Aug 1994 04:40:03 +0000 |
parents | 94fd73d1a0bc |
children | 4f65175911a6 |
line wrap: on
line diff
--- a/src/symtab.cc +++ b/src/symtab.cc @@ -21,8 +21,6 @@ */ -// Don't even think about moving the tree.h include to symtab.h... - #ifdef HAVE_CONFIG_H #include "config.h" #endif @@ -35,7 +33,8 @@ #include "error.h" #include "variables.h" #include "utils.h" -#include "tree.h" +#include "tree-base.h" +#include "tree-expr.h" #include "tree-const.h" /*