|
|
1.1 root 1: /* sccs id @(#)gtabs.h 34.1 10/3/80 */
2:
3: /* these are the tables of global lispvals known to the interpreter */
4: /* and compiler. They are not used by the garbage collector. */
5: #define GFTABLEN 200
6: #define GCTABLEN 8
7: extern lispval gftab[GFTABLEN];
8: extern lispval gctab[GCTABLEN];
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.