|
|
1.1 ! root 1: /* sccs id @(#)chkrtab.h 34.1 10/3/80 */ ! 2: ! 3: #define chkrtab(p); \ ! 4: if(p!=lastrtab){ if(TYPE(p)!=ARRAY && TYPE(p->ar.data)!=INT) rtaberr();\ ! 5: else { lastrtab = p; ctable = p->ar.data; } } ! 6: extern lispval lastrtab;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.