4.3BSD-UWisc/src/usr.bin/struct/2.def.h

Compare this file to the similar file:
Show the results in this format:

/*	2.def.h	4.2	83/08/11	*/

extern int accessnum;		/* number of nodes accessible from START */
extern VERT *after;		/* node numbers associated with after numbers of depth first search */
extern int *ntobef;		/* before numbers associated with nodes */
extern int *ntoaft;		/* after numbers associated with nodes */