#ifndef UTIL_TABLES_H #define UTIL_TABLES_H // extern int *nullable extern int **follow; extern int **first; #endif