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

Defined macros

CAN_OPTIMISE defined in line 10; used 2 times
CAN_SCROLL defined in line 9; used 2 times
CAN_SENSE defined in line 11; used 2 times
HAS_STANDOUT defined in line 8; used 1 times

Usage of this include

Last modified: 1985-08-27
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 1485
Valid CSS Valid XHTML 1.0 Strict