HerculesParserPack.config (ex JunoParser.config)
Last Edited by: Gnelson, October 11, 1983 9:35 pm
Last Edited by: Stolfi, February 16, 1984 3:26 am

HerculesParserPack: CONFIGURATION
IMPORTS Atom, RefText, Rope, IO, IOClasses, ViewerOps, TiogaOps
EXPORTS HerculesParseUnparse, HerculesSyntax, OldParseWindow
CONTROL HerculesSyntaxImpl =
BEGIN
UnparserBufferImpl;
HerculesParserImpl;
HerculesUnparserImpl;
OldParseWindowImpl;
HerculesSyntaxImpl;
END.