summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/glcpp-parse.h
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2010-08-13 17:16:43 -0700
committerKenneth Graunke <kenneth@whitecape.org>2010-08-13 17:16:43 -0700
commitc55aa4292f35a6d08b0660e23f248a37988a5f99 (patch)
treeeb4ea2d07bea2f12c6bf30ad3087a2a4a3693402 /src/glsl/glcpp/glcpp-parse.h
parent07ca55b7fa09b8b5c08f8e2e45f9060020593783 (diff)
glsl2: Refresh autogenerated bison parser.
Diffstat (limited to 'src/glsl/glcpp/glcpp-parse.h')
-rw-r--r--src/glsl/glcpp/glcpp-parse.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/glsl/glcpp/glcpp-parse.h b/src/glsl/glcpp/glcpp-parse.h
index 50758930e9..40556854f3 100644
--- a/src/glsl/glcpp/glcpp-parse.h
+++ b/src/glsl/glcpp/glcpp-parse.h
@@ -1,10 +1,9 @@
-
-/* A Bison parser, made by GNU Bison 2.4.1. */
+/* A Bison parser, made by GNU Bison 2.4.3. */
/* Skeleton interface for Bison's Yacc-like parsers in C
- Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
- Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+ 2009, 2010 Free Software Foundation, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by