Annotation of 3BSD/cmd/lisp/gtabs.h, revision 1.1.1.1

1.1       root        1: /*  these are the tables of global lispvals known to the interpreter   */
                      2: /*  and compiler.  They are not used by the garbage collector.         */
                      3: #define GFTABLEN 200
                      4: #define GCTABLEN 8
                      5: extern lispval gftab[GFTABLEN];
                      6: extern lispval gctab[GCTABLEN];

unix.superglobalmegacorp.com

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