Annotation of 43BSDTahoe/usr.bin/struct/0.def.c, revision 1.1

1.1     ! root        1: #ifndef lint
        !             2: static char sccsid[] = "@(#)0.def.c    4.1     (Berkeley)      2/11/83";
        !             3: #endif not lint
        !             4: 
        !             5: #include <stdio.h>
        !             6: #include "def.h"
        !             7: 
        !             8: int routnum;
        !             9: FILE *debfd;
        !            10: LOGICAL routerr;
        !            11: int nodenum, accessnum;
        !            12: int **graph;
        !            13: int progtype;
        !            14: VERT stopvert, retvert;
        !            15: VERT START;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.