PressToInterpressOps.config
Last edited by Shore; December 6, 1982 7:57 pm
Last edited by Wyatt; March 2, 1983 3:48 pm
PressToInterpressOps: CONFIGURATION LINKS: CODE
IMPORTS CGCubic, CGPrivate, CIFS, File, FileIO, Graphics, GraphicsColor, Ieee, IO, List, Real, Rope, Space, Transaction
EXPORTS PressToIP
CONTROL PressReaderPackage, PressFontReaderImpl, IPOut, PressToIPImpl = BEGIN
PressReaderPackage;
PressFontReaderImpl;
IPOut;
PressToIPImpl;
END.
Change Log
Created by Shore; September 16, 1982 3:48 pm
Changed by Shore; November 16, 1982 1:10 pm
converted to Cedar.Style and added node formats
Changed by Wyatt; March 2, 1983 3:36 pm
import CGCubic instead of binding in CGCubicImpl