// preproc.h

typedef int timer;
typedef enum {FALSE, TRUE} boolean;

