mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 09:02:01 +00:00
Make automatically generated files match their source
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@3115 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7bb89f66e9
commit
7b337f4704
1 changed files with 3 additions and 3 deletions
|
@ -155,7 +155,7 @@ static const short yycheck[] = { 5,
|
||||||
4, -1, 6, 10, 11, 9
|
4, -1, 6, 10, 11, 9
|
||||||
};
|
};
|
||||||
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
|
/* -*-C-*- Note some compilers choke on comments on `#line' lines. */
|
||||||
#line 3 "/apps/share/bison.simple"
|
#line 3 "/usr/lib/bison.simple"
|
||||||
|
|
||||||
/* Skeleton output parser for bison,
|
/* Skeleton output parser for bison,
|
||||||
Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
|
Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc.
|
||||||
|
@ -348,7 +348,7 @@ __yy_memcpy (char *to, char *from, int count)
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#line 196 "/apps/share/bison.simple"
|
#line 196 "/usr/lib/bison.simple"
|
||||||
|
|
||||||
/* The user can define YYPARSE_PARAM as the name of an argument to be passed
|
/* The user can define YYPARSE_PARAM as the name of an argument to be passed
|
||||||
into yyparse. The argument should have type void *.
|
into yyparse. The argument should have type void *.
|
||||||
|
@ -725,7 +725,7 @@ case 17:
|
||||||
break;}
|
break;}
|
||||||
}
|
}
|
||||||
/* the action file gets copied in in place of this dollarsign */
|
/* the action file gets copied in in place of this dollarsign */
|
||||||
#line 498 "/apps/share/bison.simple"
|
#line 498 "/usr/lib/bison.simple"
|
||||||
|
|
||||||
yyvsp -= yylen;
|
yyvsp -= yylen;
|
||||||
yyssp -= yylen;
|
yyssp -= yylen;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue