PrettyPrint.Config
Last Edited by: Spreitzer, September 19, 1985 7:17:05 pm PDT
PrettyPrint: CONFIGURATION
IMPORTS AMBridge, AMTypes, BackStop, Commander, Interpreter, IO, List, PrintTV, Rope, SafeStorage, StructuredStreams, SymTab, UnparserBuffer
CONTROL
PrettyPrinters,
PrettyTypePrinter,
PrettyPrintCommands =
BEGIN
PrettyPrinters;
PrettyTypePrinter;
PrettyPrintCommands;
END.