Annotation of 42BSD/ucb/pascal/pdx/sym/classes.h, revision 1.1

1.1     ! root        1: /* Copyright (c) 1982 Regents of the University of California */
        !             2: 
        !             3: /* static char sccsid[] = "@(#)classes.h 1.2 1/18/82"; */
        !             4: 
        !             5: /*
        !             6:  * namelist classes
        !             7:  */
        !             8: 
        !             9: #define BADUSE 0
        !            10: #define CONST 1
        !            11: #define TYPE 2
        !            12: #define VAR 3
        !            13: #define ARRAY 4
        !            14: #define PTRFILE 5
        !            15: #define RECORD 6
        !            16: #define FIELD 7
        !            17: #define PROC 8
        !            18: #define FUNC 9
        !            19: #define FVAR 10
        !            20: #define REF 11
        !            21: #define PTR 12
        !            22: #define FILET 13
        !            23: #define SET 14
        !            24: #define RANGE 15
        !            25: #define LABEL 16
        !            26: #define WITHPTR 17
        !            27: #define SCAL 18
        !            28: #define STR 19
        !            29: #define PROG 20
        !            30: #define IMPROPER 21
        !            31: #define VARNT 22
        !            32: #define FPROC 23
        !            33: #define FFUNC 24

unix.superglobalmegacorp.com

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