aboutsummaryrefslogtreecommitdiff
path: root/aplus_tokens.h
blob: f0c905d78560206a23e5522fb19b119102a5dc45 (plain)
1
2
3
4
5
extern const char *aplus_cmds[];
extern const char *aplus_ops[];

extern const int aplus_cmd_size;
extern const int aplus_ops_size;