Annotation of 40BSD/cmd/struct/1.main.c, revision 1.1

1.1     ! root        1: #include <stdio.h>
        !             2: #include "def.h"
        !             3: int endbuf;
        !             4: 
        !             5: mkgraph()
        !             6:        {
        !             7:        if (!parse())
        !             8:                return(FALSE);
        !             9:        hash_check();
        !            10:        hash_free();
        !            11:        fingraph();
        !            12:        return(TRUE);
        !            13:        }

unix.superglobalmegacorp.com

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