]> git.saurik.com Git - bison.git/blobdiff - src/ielr.h
package: bump to 2015
[bison.git] / src / ielr.h
index 7b2238060fed90c95a2e3b5636123d874d741c7c..bd31d601d90ef3f9999e8b0799a48144bac0159f 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR main implementation.
 
 /* IELR main implementation.
 
-   Copyright (C) 2009-2012 Free Software Foundation, Inc.
+   Copyright (C) 2009-2015 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 
    This file is part of Bison, the GNU Compiler Compiler.
 
@@ -20,9 +20,9 @@
 #ifndef IELR_H_
 # define IELR_H_
 
 #ifndef IELR_H_
 # define IELR_H_
 
-#include <bitset.h>
+# include <bitset.h>
 
 
-#include "state.h"
+# include "state.h"
 
 /**
  * \pre
 
 /**
  * \pre