diff -r 873a5b60a7ea -r 8998c8b24b60 stage1_2/iec.y --- a/stage1_2/iec.y Thu Jul 12 11:24:32 2007 +0200 +++ b/stage1_2/iec.y Fri Jul 13 19:20:26 2007 +0200 @@ -70,7 +70,7 @@ * Printing of debug info must then be activated by setting * the variable yydebug to 1. */ -#define YYDEBUG 1 +#define YYDEBUG 0 /* file with declaration of absyntax classes... */