diff -r cee3c4e5afe2 -r 81a06a308b7e stage1_2/stage1_2.cc --- 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"