stage1_2/stage1_2.cc
changeset 20 81a06a308b7e
parent 15 0b472e25eb16
child 68 b0a43002dcac
--- a/stage1_2/stage1_2.cc	Wed Feb 28 15:55:41 2007 +0100
+++ b/stage1_2/stage1_2.cc	Tue Mar 27 09:39:31 2007 +0200
@@ -29,6 +29,9 @@
  */
 
 
+/* file with declaration of absyntax classes... */
+#include "../absyntax/absyntax.hh"
+
 
 // #include "stage1_2.hh"
 #include "iec.y.hh"