diff src/pt-pr-code.cc @ 2988:daa1ed1f5462

[project @ 1997-05-16 07:23:15 by jwe]
author jwe
date Fri, 16 May 1997 07:23:17 +0000
parents 20f5cec4f11c
children 1aeb8869e464
line wrap: on
line diff
--- a/src/pt-pr-code.cc	Fri May 16 07:05:49 1997 +0000
+++ b/src/pt-pr-code.cc	Fri May 16 07:23:17 1997 +0000
@@ -33,30 +33,7 @@
 #include "error.h"
 #include "ov-usr-fcn.h"
 #include "pr-output.h"
-#include "pt-arg-list.h"
-#include "pt-assign.h"
-#include "pt-base.h"
-#include "pt-binop.h"
-#include "pt-cmd.h"
-#include "pt-colon.h"
-#include "pt-const.h"
-#include "pt-decl.h"
-#include "pt-except.h"
-#include "pt-exp.h"
-#include "pt-id.h"
-#include "pt-idx.h"
-#include "pt-indir.h"
-#include "pt-jump.h"
-#include "pt-loop.h"
-#include "pt-mat.h"
-#include "pt-misc.h"
-#include "pt-plot.h"
-#include "pt-pr-code.h"
-#include "pt-select.h"
-#include "pt-stmt.h"
-#include "pt-unop.h"
-#include "pt-pr-code.h"
-#include "pt-walk.h"
+#include "pt-all.h"
 
 void
 tree_print_code::visit_argument_list (tree_argument_list& lst)