1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ 2: 3: /* 4: $Header: vtrm.h,v 1.1 85/08/22 15:50:08 timo Exp $ 5: */ 6: 7: /* some capabilities, exported by trmstart */ 8: #define HAS_STANDOUT 1 9: #define CAN_SCROLL 2 10: #define CAN_OPTIMISE 4 11: #define CAN_SENSE 8