1: static char *sccs_id = "@(#)ex_extern.c	7.2	7/26/81";
   2: /*
   3:  * Provide defs of the global variables.
   4:  * This crock is brought to you by the turkeys
   5:  * who broke Unix on the Bell Labs 3B machine,
   6:  * all in the name of "but that's what the C
   7:  * book says!"
   8:  */
   9: 
  10: # define var    /* nothing */
  11: # include "ex.h"
  12: # include "ex_argv.h"
  13: # include "ex_re.h"
  14: # include "ex_temp.h"
  15: # include "ex_tty.h"
  16: # include "ex_tune.h"
  17: # include "ex_vars.h"
  18: # include "ex_vis.h"

Defined variables

sccs_id defined in line 1; never used

Defined macros

var defined in line 10; never used
Last modified: 1981-07-27
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 646
Valid CSS Valid XHTML 1.0 Strict