From: Richard M. Stallman Date: Sat, 28 Jun 1997 19:41:24 +0000 (+0000) Subject: Add a Bison version comment. X-Git-Tag: GNU_ORIG~5 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/7d369561ebc86daf1c44f6bff6d8abce6b6f1f81 Add a Bison version comment. --- diff --git a/bison.simple b/bison.simple index a77da663..529fa777 100644 --- a/bison.simple +++ b/bison.simple @@ -1,5 +1,6 @@ /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ #line 3 "bison.simple" +/* This file comes from bison-@bison_version@. */ /* Skeleton output parser for bison, Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc. @@ -211,7 +212,7 @@ __yy_memcpy (char *to, char *from, unsigned int count) #endif #endif -#line 215 "bison.simple" +#line 216 "bison.simple" /* The user can define YYPARSE_PARAM as the name of an argument to be passed into yyparse. The argument should have type void *. @@ -537,7 +538,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 541 "bison.simple" +#line 542 "bison.simple" yyvsp -= yylen; yyssp -= yylen; diff --git a/src/bison.s1 b/src/bison.s1 index a77da663..529fa777 100644 --- a/src/bison.s1 +++ b/src/bison.s1 @@ -1,5 +1,6 @@ /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ #line 3 "bison.simple" +/* This file comes from bison-@bison_version@. */ /* Skeleton output parser for bison, Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc. @@ -211,7 +212,7 @@ __yy_memcpy (char *to, char *from, unsigned int count) #endif #endif -#line 215 "bison.simple" +#line 216 "bison.simple" /* The user can define YYPARSE_PARAM as the name of an argument to be passed into yyparse. The argument should have type void *. @@ -537,7 +538,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 541 "bison.simple" +#line 542 "bison.simple" yyvsp -= yylen; yyssp -= yylen; diff --git a/src/bison.simple b/src/bison.simple index a77da663..529fa777 100644 --- a/src/bison.simple +++ b/src/bison.simple @@ -1,5 +1,6 @@ /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ #line 3 "bison.simple" +/* This file comes from bison-@bison_version@. */ /* Skeleton output parser for bison, Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc. @@ -211,7 +212,7 @@ __yy_memcpy (char *to, char *from, unsigned int count) #endif #endif -#line 215 "bison.simple" +#line 216 "bison.simple" /* The user can define YYPARSE_PARAM as the name of an argument to be passed into yyparse. The argument should have type void *. @@ -537,7 +538,7 @@ yyreduce: #endif $ /* the action file gets copied in in place of this dollarsign */ -#line 541 "bison.simple" +#line 542 "bison.simple" yyvsp -= yylen; yyssp -= yylen;