temporary disable easy shunting until I understand trouble with aattributed variables #80

This commit is contained in:
Vitor Santos Costa 2009-06-04 10:14:27 -05:00
parent ea4f3f6447
commit cd63a1f493

View File

@ -24,7 +24,7 @@ static char SccsId[] = "%W% %G%";
#include "attvar.h"
#if !defined(TABLING)
#define EASY_SHUNTING 1
/* #define EASY_SHUNTING 1 */
#endif /* !TABLING */
#define HYBRID_SCHEME 1