summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/glcpp-parse.h
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-08-17 23:22:42 -0700
committerCarl Worth <cworth@cworth.org>2010-08-17 23:41:53 -0700
commit9751b4ec60291a5fc48fe9ef27324350d148f36e (patch)
tree7f3d77acf8719ac6b294e1afeb7bf947943f80b3 /src/glsl/glcpp/glcpp-parse.h
parent3882cf21696d2576bd3d855dbc97c9354f72a15f (diff)
glcpp: Refresh generated files.
After a recent change to glcpp-parse.y (adding "redefined macro" error).
Diffstat (limited to 'src/glsl/glcpp/glcpp-parse.h')
-rw-r--r--src/glsl/glcpp/glcpp-parse.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/glsl/glcpp/glcpp-parse.h b/src/glsl/glcpp/glcpp-parse.h
index 40556854f3..50758930e9 100644
--- a/src/glsl/glcpp/glcpp-parse.h
+++ b/src/glsl/glcpp/glcpp-parse.h
@@ -1,9 +1,10 @@
-/* A Bison parser, made by GNU Bison 2.4.3. */
+
+/* A Bison parser, made by GNU Bison 2.4.1. */
/* Skeleton interface for Bison's Yacc-like parsers in C
- Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2009, 2010 Free Software Foundation, Inc.
+ Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
+ 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