1: /*	2.def.h	4.2	83/08/11	*/
   2: 
   3: extern int accessnum;       /* number of nodes accessible from START */
   4: extern VERT *after;     /* node numbers associated with after numbers of depth first search */
   5: extern int *ntobef;     /* before numbers associated with nodes */
   6: extern int *ntoaft;     /* after numbers associated with nodes */
Last modified: 1987-02-17
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 1311
Valid CSS Valid XHTML 1.0 Strict