/* tag: Tom Lord Tue Dec  4 14:41:49 2001 (bitset-lookup.h)
 */
/* bitset-lookup.h -
 *
 ****************************************************************
 * Copyright (C) 2000 Tom Lord
 * 
 * See the file "COPYING" for further information about
 * the copyright and warranty status of this work.
 */

#ifndef INCLUDE__UNIDATA__BITSET_LOOKUP_H
#define INCLUDE__UNIDATA__BITSET_LOOKUP_H


#include "hackerlab/bitsets/bits.h"
#include "hackerlab/uni/unidata.h"


/* automatically generated __STDC__ prototypes */
extern bits uni_universal_bitset (void);
extern bits uni_general_category_bitset (enum uni_general_category c);
#endif  /* INCLUDE__UNIDATA__BITSET_LOOKUP_H */


syntax highlighted by Code2HTML, v. 0.9.1