From 8a691db49e06a5e6b678b7dd73142e467c6e340b Mon Sep 17 00:00:00 2001 From: kevin Date: Sat, 9 Jun 2001 23:04:14 +0000 Subject: [PATCH] Changes the location of bison.simple after running bison on local machine --- intl/plural.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/intl/plural.c b/intl/plural.c index 8191335..2b1493a 100644 --- a/intl/plural.c +++ b/intl/plural.c @@ -302,7 +302,7 @@ static const short yycheck[] = { 1, #define YYPURE 1 /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ -#line 3 "/home/haible/gnu/arch/linuxlibc6/share/bison.simple" +#line 3 "/usr/share/bison/bison.simple" /* This file comes from bison-1.28. */ /* Skeleton output parser for bison, @@ -516,7 +516,7 @@ __yy_memcpy (char *to, char *from, unsigned int count) #endif #endif -#line 217 "/home/haible/gnu/arch/linuxlibc6/share/bison.simple" +#line 217 "/usr/share/bison/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 *. @@ -921,7 +921,7 @@ case 12: break;} } /* the action file gets copied in in place of this dollarsign */ -#line 543 "/home/haible/gnu/arch/linuxlibc6/share/bison.simple" +#line 543 "/usr/share/bison/bison.simple" yyvsp -= yylen; yyssp -= yylen; -- 2.11.4.GIT