/* bits-tree-rules.h - declarations for unicode bitset trees * **************************************************************** * Copyright (C) 2000 Tom Lord * * See the file "COPYING" for further information about * the copyright and warranty status of this work. */ #ifndef INCLUDE__RX__BITS_TREE_RULES_H #define INCLUDE__RX__BITS_TREE_RULES_H #include "hackerlab/bitsets/uni-bits.h" extern struct bits_tree_rule rx_8bit_bits_tree_rule[]; /* automatically generated __STDC__ prototypes */ #endif /* INCLUDE__RX__BITS_TREE_RULES_H */