1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
   2: 
   3: /*
   4:   $Header: b0fea.h,v 1.4 85/08/22 16:41:18 timo Exp $
   5: */
   6: 
   7: #ifdef CWI
   8: #define CONVERSION
   9: #endif
  10: 
  11: #ifdef unix
  12: #define PRMNVFILE ".prmnv"
  13: #define SAVEPRMNVFILE ".prmnv_save"
  14: #define SIGNAL
  15: #define SETJMP
  16: #define KILL
  17: #define TIMING
  18: #define ISATTY
  19: #endif unix
  20: 
  21: /* ********************************************************************	*/
  22: 
  23: #ifndef unix
  24: 
  25: #define RENAME
  26: 
  27: #endif !unix
  28: 
  29: /* ********************************************************************	*/
  30: 
  31: #ifdef vax
  32: 
  33: #define BSD_SELECT
  34: 
  35: #endif vax
  36: 
  37: /* ********************************************************************	*/
  38: 
  39: #ifdef IBMPC
  40: 
  41: #define LATTICE
  42: #define SIGNAL
  43: #define START_MESSAGE
  44: #define NO_ABS
  45: #define SETJMP
  46: #define ISATTY
  47: 
  48: #endif IBMPC
  49: 
  50: /* ********************************************************************	*/
  51: 
  52: #ifndef IBMPC
  53: 
  54: /* #define EXT_COMMAND */
  55: #define TYPE_CHECK
  56: #define PRINT_APPROX
  57: 
  58: #endif !IBMPC

Defined macros

BSD_SELECT defined in line 33; never used
CONVERSION defined in line 8; used 1 times
ISATTY defined in line 46; used 1 times
KILL defined in line 16; used 2 times
LATTICE defined in line 41; never used
NO_ABS defined in line 44; used 1 times
PRINT_APPROX defined in line 56; used 1 times
PRMNVFILE defined in line 12; used 2 times
RENAME defined in line 25; used 1 times
SAVEPRMNVFILE defined in line 13; used 1 times
START_MESSAGE defined in line 43; used 1 times
TIMING defined in line 17; used 1 times

Usage of this include

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