Annotation of 42BSD/ingres/source/conf/decomp.c, revision 1.1

1.1     ! root        1: # include      <func.h>
        !             2: # include      <sccs.h>
        !             3: 
        !             4: SCCSID(@(#)decomp.c    7.1     2/5/81)
        !             5: 
        !             6: 
        !             7: 
        !             8: 
        !             9: char Qbuf[1000];
        !            10: int QbufSiz = sizeof Qbuf;
        !            11: 
        !            12: extern struct fn_def   DeOvqpFn;
        !            13: 
        !            14: struct fn_def  *FuncVect[] =
        !            15: {
        !            16:        &DeOvqpFn,
        !            17: };
        !            18: 
        !            19: int    NumFunc = sizeof FuncVect / sizeof FuncVect[0];

unix.superglobalmegacorp.com

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