/* tag: Tom Lord Tue Dec  4 14:41:35 2001 (bits-print.h)
 */
/* bits-print.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__BITS_PRINT_H
#define INCLUDE__BITSETS__BITS_PRINT_H


#include "hackerlab/bitsets/bits.h"


/* automatically generated __STDC__ prototypes */
extern void bits_print (int fd,
			bits set,
			t_uchar * name,
			t_uchar * stub,
			int is_static,
			int decls_only,
			int as_macro);
#endif  /* INCLUDE__BITSETS__BITS_PRINT_H */


syntax highlighted by Code2HTML, v. 0.9.1