ShowPressPackage:
CONFIGURATION
LINKS:
CODE
IMPORTS Buttons, CGContext, CGCubic, CGMatrix, CGPrivate, CGStorage, CIFS, Commander, Containers, File, FileIO, Graphics, GraphicsColor, InputFocus, IO, MessageWindow, Process, Real, RealConvert, Rope, Rules, Space, TIPUser, Transaction, VFonts, ViewerOps, ViewerTools, WindowManager
EXPORTS ShowPress
CONTROL PressReaderPackage, PressFontReaderImpl, PressImageImpl, SlidersImpl, ShowPressImpl, ShowPressTool = BEGIN
PressReaderPackage;
PressFontReaderImpl;
PressImageImpl;
SlidersImpl;
ShowPressImpl;
ShowPressTool;
END.