]> git.saurik.com Git - bison.git/blobdiff - src/InadequacyList.h
muscle: factor the computation of variable names
[bison.git] / src / InadequacyList.h
index 0d00c5cb932b27a1676e853cc4d6f99bca7e6cbf..d293b9b6c6b951491068c748926095382c653d6d 100644 (file)
@@ -1,6 +1,6 @@
 /* IELR's inadequacy list.
 
-   Copyright (C) 2009-2012 Free Software Foundation, Inc.
+   Copyright (C) 2009-2013 Free Software Foundation, Inc.
 
    This file is part of Bison, the GNU Compiler Compiler.
 
 #ifndef INADEQUACY_LIST_H_
 # define INADEQUACY_LIST_H_
 
-#include <bitset.h>
-#include "gram.h"
-#include "state.h"
-#include "symtab.h"
+# include <bitset.h>
+# include "gram.h"
+# include "state.h"
+# include "symtab.h"
 
 /**
  * A unique ID assigned to every \c InadequacyList node.