Annotation of 43BSDTahoe/new/B/src/bsmall/b2key.h, revision 1.1

1.1     ! root        1: /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1984. */
        !             2: /* $Header: b2key.h,v 1.1 84/06/28 00:48:49 timo Exp $ */
        !             3: 
        !             4: /* Keywords collected together to aid the production of national variants */
        !             5: /* Predefined functions can be found in bfpr.c                           */
        !             6: /* All error messages will have to be changed as well, of course.        */
        !             7: 
        !             8: #define PUT "PUT"
        !             9: #define IN_put "IN"
        !            10: 
        !            11: #define INSERT "INSERT"
        !            12: #define IN_insert "IN"
        !            13: 
        !            14: #define REMOVE "REMOVE"
        !            15: #define FROM_remove "FROM"
        !            16: 
        !            17: #define DELETE "DELETE"
        !            18: 
        !            19: #define READ "READ"
        !            20: #define RAW "RAW"
        !            21: #define EG "EG"
        !            22: 
        !            23: #define WRITE "WRITE"
        !            24: 
        !            25: #define CHOOSE "CHOOSE"
        !            26: #define FROM_choose "FROM"
        !            27: 
        !            28: #define DRAW "DRAW"
        !            29: #define SET_RANDOM "SET'RANDOM"
        !            30: 
        !            31: #define CHECK "CHECK"
        !            32: 
        !            33: #define IF "IF"
        !            34: 
        !            35: #define SELECT "SELECT"
        !            36: #define ELSE "ELSE"
        !            37: 
        !            38: #define WHILE "WHILE"
        !            39: 
        !            40: #define FOR "FOR"
        !            41: #define IN_for "IN"
        !            42: 
        !            43: #define SUCCEED "SUCCEED"
        !            44: #define FAIL "FAIL"
        !            45: #define QUIT "QUIT"
        !            46: #define RETURN "RETURN"
        !            47: #define REPORT "REPORT"
        !            48: 
        !            49: #define HOW_TO "HOW'TO"
        !            50: #define YIELD "YIELD"
        !            51: #define TEST "TEST"
        !            52: #define SHARE "SHARE"
        !            53: 
        !            54: #define AND "AND"
        !            55: #define OR "OR"
        !            56: #define NOT "NOT"
        !            57: 
        !            58: #define SOME "SOME"
        !            59: #define EACH "EACH"
        !            60: #define NO "NO"
        !            61: #define IN_quant "IN"
        !            62: #define PARSING "PARSING"
        !            63: #define HAS "HAS"

unix.superglobalmegacorp.com

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