mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 09:13:04 +00:00
* src/nullable.h: New file.
Propagate its inclusion. * src/nullable.c: Formatting changes.
This commit is contained in:
@@ -30,10 +30,9 @@ Boston, MA 02111-1307, USA. */
|
||||
#include "gram.h"
|
||||
#include "complain.h"
|
||||
#include "lalr.h"
|
||||
#include "nullable.h"
|
||||
|
||||
extern short **derives;
|
||||
extern char *nullable;
|
||||
|
||||
|
||||
int tokensetsize;
|
||||
short *lookaheads;
|
||||
|
||||
Reference in New Issue
Block a user