
/* defs.h */

#include "rexx/rxslib.h"
#include "rexx/rexxio.h"
#include "rexx/errors.h"
#include "rexx/storage.h"

#define INTUITION_REV 0L  /* accept any rev */
#define VERSION  "ROBBS Version 0.11"
#define CSI      '\x9B' 	/* command sequence introducer */
