projects
/
bison.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
java: fixes
[bison.git]
/
src
/
reduce.c
diff --git
a/src/reduce.c
b/src/reduce.c
index 6e16ce317b0e6e14805ee657e3900ef2c686dc68..5338393c312be029a027ec3dc1cef1d04a97a77d 100644
(file)
--- a/
src/reduce.c
+++ b/
src/reduce.c
@@
-1,7
+1,7
@@
/* Grammar reduction for Bison.
/* Grammar reduction for Bison.
- Copyright (C) 1988
, 1989, 2000, 2001, 2002, 2003, 2005, 2006, 2007,
-
2008, 2009, 2010 Free Software
Foundation, Inc.
+ Copyright (C) 1988
-1989, 2000-2003, 2005-2012 Free Software
+ Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.
This file is part of Bison, the GNU Compiler Compiler.
@@
-29,7
+29,6
@@
#include "system.h"
#include <bitset.h>
#include "system.h"
#include <bitset.h>
-#include <quotearg.h>
#include "complain.h"
#include "files.h"
#include "complain.h"
#include "files.h"