summaryrefslogtreecommitdiff
path: root/src/glsl/glcpp/glcpp-parse.h
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-08-10 16:59:20 -0700
committerCarl Worth <cworth@cworth.org>2010-08-10 16:59:20 -0700
commite29cd391253230611a26ca58849a1169045dd795 (patch)
tree45ebe1bac2e32bfbf62355ee7bebd56b305a6413 /src/glsl/glcpp/glcpp-parse.h
parent485f84d36608b4545fc5a0061f9ab3ac71b9e36e (diff)
glcpp: Regnerate glcpp-parse.c and glcpp-parse.h
After making a minor change to the .y file.
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 53e7af0305..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.2. */
+
+/* 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-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