diff src/variables.cc @ 1742:a02f140ed897

[project @ 1996-01-12 11:09:39 by jwe]
author jwe
date Fri, 12 Jan 1996 11:21:53 +0000
parents 42b4f904f1af
children 3a9462b655f1
line wrap: on
line diff
--- a/src/variables.cc	Fri Jan 12 11:09:39 1996 +0000
+++ b/src/variables.cc	Fri Jan 12 11:21:53 1996 +0000
@@ -50,17 +50,18 @@
 #include "help.h"
 #include "input.h"
 #include "lex.h"
-#include "oct-obj.h"
-#include "octave-hist.h"
+#include "mappers.h"
+#include "oct-hist.h"
 #include "toplev.h"
 #include "pager.h"
 #include "parse.h"
 #include "statdefs.h"
 #include "symtab.h"
 #include "sysdep.h"
-#include "tree-base.h"
-#include "tree-const.h"
-#include "tree-expr.h"
+#include "pt-const.h"
+#include "oct-obj.h"
+#include "pt-exp.h"
+#include "pt-fvc.h"
 #include "unwind-prot.h"
 #include "user-prefs.h"
 #include "utils.h"