21
21
/* This struct includes all reserved words and functions */
34
37
typedef struct st_symbol {
39
44
typedef struct st_lex_symbol
47
56
extern SYM_GROUP sym_group_common;
48
57
extern SYM_GROUP sym_group_geom;
49
58
extern SYM_GROUP sym_group_rtree;