From fa52e6c892d06e9f4d9b23dc70538585068ef2b2 Mon Sep 17 00:00:00 2001 From: William Joye Date: Thu, 21 Jun 2018 15:08:50 -0400 Subject: add bison define parser.error function --- taccle/taccle.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taccle/taccle.tcl b/taccle/taccle.tcl index 15a6e31..affa9b2 100644 --- a/taccle/taccle.tcl +++ b/taccle/taccle.tcl @@ -2,7 +2,7 @@ # $Id: taccle.tcl,v 1.6 2005/03/17 20:42:21 tang Exp $ -set TACCLE_VERSION 1.2 +set TACCLE_VERSION 1.3 # no yydebug # no YYDEBUG -- cgit v0.12