JunoParser.config
Last Edited by: Gnelson, October 11, 1983 9:35 pm
Last Edited by: Stolfi March 13, 1984 4:10:38 am PST

JunoParser: CONFIGURATION
IMPORTS Atom, RefText, Rope, IO, IOClasses, ViewerOps, TiogaOps
EXPORTS JunoOldParserEtc, JunoOldParseWindow
CONTROL JunoOldParserEtcImpl =
BEGIN
JunoUnparserBufferImpl;
JunoParseTableImpl;
JunoLexerImpl;
JunoNewParserImpl;
JunoOldUnparserImpl;
JunoOldParseWindowImpl;
JunoOldParserEtcImpl;
END.