IPOut.config
Last edited by Shore; January 19, 1983 4:22 pm
IPOut: CONFIGURATION LINKS: CODE
IMPORTS FileIO, Ieee, Inline, IO, Real, Rope
EXPORTS IPEncodingOut, IPOperatorOut
CONTROL IPEncodingOutImpl, IPOperatorOutImpl = BEGIN
IPEncodingOutImpl;
IPOperatorOutImpl;
END.
Change Log
Created by Shore; December 3, 1982 2:50 pm