[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
TC & HERALD
Date: Mon, 11 Apr 83 15:56:39 PST
From: Dorab Patel <patel@UCLA-SECURITY.ARPA>
To: rees@yale
Subject: TC
> (comfile "y.tab")
;Beginning T compilation on y.tab.t
** Error: attempt to call an undefined procedure
(NAMELIST #{Input-stream "y.tab.t"})
>>
The first form in the source file must be (HERALD filename), e.g.
(HERALD Y.TAB), or else the compiler will complain that NAMELIST is
unbound. I admit that the error message is cryptic; I'll fix it.