|
229 | 229 | *
|
230 | 230 | *
|
231 | 231 | * IDENTIFICATION
|
232 |
| - * $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.44 1998/10/09 21:28:42 momjian Exp $ |
| 232 | + * $Header: /cvsroot/pgsql/src/backend/parser/Attic/gram.c,v 2.45 1998/10/13 17:26:41 scrappy Exp $ |
233 | 233 | *
|
234 | 234 | * HISTORY
|
235 | 235 | * AUTHOR DATE MAJOR EVENT
|
@@ -4450,7 +4450,7 @@ static const short yycheck[] = { 3,
|
4450 | 4450 | -1, -1, -1, -1, -1, -1, -1, -1, 204
|
4451 | 4451 | };
|
4452 | 4452 | /* -*-C-*- Note some compilers choke on comments on `#line' lines. */
|
4453 |
| -#line 3 "/usr/local/bison/bison.simple" |
| 4453 | +#line 3 "/usr/local/share/bison.simple" |
4454 | 4454 |
|
4455 | 4455 | /* Skeleton output parser for bison,
|
4456 | 4456 | Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
|
@@ -4643,7 +4643,7 @@ __yy_memcpy (char *to, char *from, int count)
|
4643 | 4643 | #endif
|
4644 | 4644 | #endif
|
4645 | 4645 |
|
4646 |
| -#line 196 "/usr/local/bison/bison.simple" |
| 4646 | +#line 196 "/usr/local/share/bison.simple" |
4647 | 4647 |
|
4648 | 4648 | /* The user can define YYPARSE_PARAM as the name of an argument to be passed
|
4649 | 4649 | into yyparse. The argument should have type void *.
|
@@ -10398,7 +10398,7 @@ case 929:
|
10398 | 10398 | break;}
|
10399 | 10399 | }
|
10400 | 10400 | /* the action file gets copied in in place of this dollarsign */
|
10401 |
| -#line 498 "/usr/local/bison/bison.simple" |
| 10401 | +#line 498 "/usr/local/share/bison.simple" |
10402 | 10402 |
|
10403 | 10403 | yyvsp -= yylen;
|
10404 | 10404 | yyssp -= yylen;
|
|
0 commit comments