/
dirt31/
dirt31/bin/
typedef enum { False, True } Boolean;
typedef struct {long int h, l; } LongInt;