~ubuntu-branches/ubuntu/edgy/xorg-server/edgy-updates

« back to all changes in this revision

Viewing changes to hw/xwin/winprefsyacc.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Stone
  • Date: 2005-12-13 07:27:13 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20051213072713-5fc2avvjcsbfxu4h
Tags: upstream-1.0.0
ImportĀ upstreamĀ versionĀ 1.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* A Bison parser, made by GNU Bison 1.875c.  */
 
1
/* A Bison parser, made by GNU Bison 1.875.  */
2
2
 
3
3
/* Skeleton parser for Yacc-like parsing with Bison,
4
 
   Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
 
4
   Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002 Free Software Foundation, Inc.
5
5
 
6
6
   This program is free software; you can redistribute it and/or modify
7
7
   it under the terms of the GNU General Public License as published by
81
81
  char *sVal;
82
82
  int iVal;
83
83
} YYSTYPE;
84
 
/* Line 1268 of yacc.c.  */
85
 
#line 86 "y.tab.h"
 
84
/* Line 1240 of yacc.c.  */
 
85
#line 85 "y.tab.h"
86
86
# define yystype YYSTYPE /* obsolescent; will be withdrawn */
87
87
# define YYSTYPE_IS_DECLARED 1
88
88
# define YYSTYPE_IS_TRIVIAL 1