summaryrefslogtreecommitdiff
path: root/src/internal/treebnf_regex_impl.h
blob: c5612ae7499efe55d1086918b0afcfd35a6c15ec (plain)
1
2
3
4
5
6
#ifndef TREEBNF_REGEX_IMPL_H
#define TREEBNF_REGEX_IMPL_H

extern struct tbnf_scan_tbl * tbnf_regex_scan_tbl[];

#endif