|
|
BSD 4.3
static char Sccsid[] = "Llx.c @(#)Llx.c 1.1 10/1/82 Berkeley ";
/*
* check for latent expr., and evaluate it if it is there:
*/
if((n=nlook("Llx")) && n->itemp->type == CH && n->itemp->size){
putchar('\n');
*sp++ = dupdat(n->itemp);
ex_meps();
ex_hprint();
error("");
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.