projects
/
bison.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tests: minor refactoring
[bison.git]
/
src
/
InadequacyList.h
diff --git
a/src/InadequacyList.h
b/src/InadequacyList.h
index 0d00c5cb932b27a1676e853cc4d6f99bca7e6cbf..d293b9b6c6b951491068c748926095382c653d6d 100644
(file)
--- a/
src/InadequacyList.h
+++ b/
src/InadequacyList.h
@@
-1,6
+1,6
@@
/* IELR's inadequacy list.
/* IELR's inadequacy list.
- Copyright (C) 2009-201
2
Free Software Foundation, Inc.
+ Copyright (C) 2009-201
3
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,10
+20,10
@@
#ifndef INADEQUACY_LIST_H_
# define INADEQUACY_LIST_H_
#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.
/**
* A unique ID assigned to every \c InadequacyList node.