# ifndef LCLMISC_H
# define LCLMISC_H

typedef	unsigned int bits;
typedef long unsigned Handle;
extern bool firstWord (char *p_s, char *p_w);

# endif


syntax highlighted by Code2HTML, v. 0.9.1