/* tag: Tom Lord Tue Dec 4 14:41:35 2001 (uni-bits.h) */ /* uni-bits.h - * **************************************************************** * Copyright (C) 2000 Tom Lord * * See the file "COPYING" for further information about * the copyright and warranty status of this work. */ #ifndef INCLUDE__BITSETS__UNI_BITS_H #define INCLUDE__BITSETS__UNI_BITS_H #include "hackerlab/bitsets/bitset-tree.h" extern struct bits_tree_rule uni_bits_tree_rule[]; /* automatically generated __STDC__ prototypes */ #endif /* INCLUDE__BITSETS__UNI_BITS_H */