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
Defined macros
var
defined in line
10;
never used