Get generated parsers building under gcc

This commit is contained in:
Max Brunsfeld 2014-04-08 21:53:13 -07:00
parent 6a0a28f4b3
commit bd5ec68c96
7 changed files with 26 additions and 32 deletions

View file

@ -1,7 +1,7 @@
#include "tree_sitter/parser.h"
STATE_COUNT = 604;
SYMBOL_COUNT = 55;
#define STATE_COUNT 604
#define SYMBOL_COUNT 55
enum {
ts_sym__break = 2,