00001 /* Copyright 1984,1985,1986,1988,1989,1990,2003 by Howard Turtle */ 00002 00003 #define boolean int 00004 #define true 1 00005 #define false 0