RestOfIOPackage.config
Teitelman, April 20, 1983 3:49 pm
Atkinson, June 22, 1983 6:54 pm
RestOfIOPackage: CONFIGURATION LINKS: CODE
IMPORTS
AMBridge, AMEvents, AMTypes, Atom, BBSafety, Convert, IO, Process, ProcessProps, Rope, RTTypesBasic, RuntimeInternal, WorldVM
EXPORTS IO, PrintTV, IOMisc
CONTROL
IOAMImpl,
IOMiscImpl,
PrintTVImpl,
PrintTypeImpl
=
BEGIN
IOAMImpl;
IOMiscImpl;
PrintTVImpl;
PrintTypeImpl;
END.