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