JunoParser.config
Last Edited by: Gnelson, October 11, 1983 9:35 pm
Last Edited by: Beach, February 14, 1984 2:47:45 pm PST
JunoParser: CONFIGURATION
IMPORTS Atom, IO, IOClasses, RefText, Rope, TiogaOps, ViewerOps
EXPORTS OldJunoParserEtc, OldParseWindow
CONTROL OldJunoParserEtcImpl =
BEGIN
UnparserBufferImpl;
ParseTableImpl;
LexerImpl;
ParserImpl;
OldUnparserImpl;
OldParseWindowImpl;
OldJunoParserEtcImpl;
END.