diff options
author | Vincent Renardias <vinc@src.gnome.org> | 1998-12-31 05:09:38 +0800 |
---|---|---|
committer | Vincent Renardias <vinc@src.gnome.org> | 1998-12-31 05:09:38 +0800 |
commit | a343c7e7d1ae2e75e37f4f2177cd7cc0a73eb40c (patch) | |
tree | f4fbe9e38ebb39a885e15741053e42a77a262c7b /libversit/vcc.c | |
parent | 50cf0246c0732ee0cc62ff9e8011614c9e928ebb (diff) | |
download | gsoc2013-evolution-a343c7e7d1ae2e75e37f4f2177cd7cc0a73eb40c.tar gsoc2013-evolution-a343c7e7d1ae2e75e37f4f2177cd7cc0a73eb40c.tar.gz gsoc2013-evolution-a343c7e7d1ae2e75e37f4f2177cd7cc0a73eb40c.tar.bz2 gsoc2013-evolution-a343c7e7d1ae2e75e37f4f2177cd7cc0a73eb40c.tar.lz gsoc2013-evolution-a343c7e7d1ae2e75e37f4f2177cd7cc0a73eb40c.tar.xz gsoc2013-evolution-a343c7e7d1ae2e75e37f4f2177cd7cc0a73eb40c.tar.zst gsoc2013-evolution-a343c7e7d1ae2e75e37f4f2177cd7cc0a73eb40c.zip |
Wed, 30 Dec 1998 23:04:25 +0100 [Vincent]
* Major translation updates.
svn path=/trunk/; revision=567
Diffstat (limited to 'libversit/vcc.c')
-rw-r--r-- | libversit/vcc.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libversit/vcc.c b/libversit/vcc.c index c26f28a0c5..49cbdf417a 100644 --- a/libversit/vcc.c +++ b/libversit/vcc.c @@ -369,7 +369,7 @@ static const short yycheck[] = { 7, 41, 11, 57, 23 }; /* -*-C-*- Note some compilers choke on comments on `#line' lines. */ -#line 3 "/usr/lib/bison.simple" +#line 3 "/usr/share/misc/bison.simple" /* Skeleton output parser for bison, Copyright (C) 1984, 1989, 1990 Free Software Foundation, Inc. @@ -386,7 +386,7 @@ static const short yycheck[] = { 7, You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* As a special exception, when this file is copied by Bison into a Bison output file, you may use that output file without restriction. @@ -562,7 +562,7 @@ __yy_memcpy (char *to, char *from, int count) #endif #endif -#line 196 "/usr/lib/bison.simple" +#line 196 "/usr/share/misc/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 *. @@ -1027,7 +1027,7 @@ case 46: break;} } /* the action file gets copied in in place of this dollarsign */ -#line 498 "/usr/lib/bison.simple" +#line 498 "/usr/share/misc/bison.simple" yyvsp -= yylen; yyssp -= yylen; |