JunoParser.config
Last Edited by: Gnelson, October 11, 1983 9:35 pm
Last Edited by: Stolfi June 12, 1984 4:21:17 am PDT

JunoParser: CONFIGURATION
IMPORTS Atom, RefText, Rope, IO, IOClasses, ViewerOps, TiogaOps, StructuredStreams
EXPORTS JunoParseUnparse
CONTROL JunoParserImpl, JunoUnparserImpl =
BEGIN
JunoParserImpl;
JunoUnparserImpl;
END.