X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/ae7453f2ba115eba9d24aad81b0f17b10c6b839a..78bcec17c82fe777c90f86717773de35bb5018e7:/src/parse-gram.h diff --git a/src/parse-gram.h b/src/parse-gram.h index 9a0db65a..f9e6296b 100644 --- a/src/parse-gram.h +++ b/src/parse-gram.h @@ -139,7 +139,7 @@ typedef union { char *string; assoc_t assoc; } yystype; -/* Line 1281 of /usr/local/share/bison/yacc.c. */ +/* Line 1287 of /tmp/prefix/share/bison/yacc.c. */ #line 144 "y.tab.h" # define YYSTYPE yystype #endif