1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
   2: 
   3: /*
   4:   $Header: b0fil.h,v 1.4 85/08/22 16:41:24 timo Exp $
   5: */
   6: 
   7: /* Declarations for variables containing file names. */
   8: /* The corresponding initializations are in b0fil.c. */
   9: 
  10: extern char *bpermfile;
  11: extern char *tempfile;
  12: extern char *messfile;
  13: 
  14: #ifndef INTEGRATION
  15: extern char *editorfile;
  16: #endif
  17: 
  18: #define BPERMFILE bpermfile

Defined macros

BPERMFILE defined in line 18; used 3 times

Usage of this include

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