V7/usr/src/cmd/struct/0.def.c

Find at most related files.
including files from this version of Unix.

#include <stdio.h>
#include "def.h"

int routnum;
FILE *debfd;
LOGICAL routerr;
int nodenum, accessnum;
int **graph;
int progtype;
VERT stopvert, retvert;
VERT START;