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