-- TSetter.config
-- Michael Plass, May 2, 1983 9:45 am
-- Last Edited by: Beach, June 7, 1983 4:20 pm
TSetter: CONFIGURATION LINKS: CODE
IMPORTS Atom, Buttons, CIFS, Commander, Convert, EditSpanSupport, EFTPDefs, File, FileIO, Graphics, GraphicsOps, Icons, InputFocus, IO, JaMFnsDefs, JaMOps, Labels, LongString, LooksReader, Menus, NameSymbolTable, NodeProps, NodeStyle, NodeStyleExtra, Process, PupDefs, PupStream, PutGet, Real, RealFns, RealOps, Rope, RopeReader, RunReader, SafeStorage, Space, TEditInput, TextLooksSupport, TextEdit, TextNode, Time, Transaction, UserCredentials, UserProfile, UserTerminal, VFonts, ViewerOps
EXPORTS SirPress, TSArtwork, TSViewer, PressPrinter, PressScreen, TSExtras
CONTROL SirPressImpl, TSTypesImpl, TSGlueImpl, TSObjectImpl, TSFontTableImpl, TSFontImpl, TSOpsImpl, TSItemListFromRopeImpl, TSBoxerImpl, TSBreakUpImpl, TSDumperImpl, TSOutputImpl, TSOutputPressImpl, TSTranslateImpl, TSTranslatePrivateImpl, TSAListImpl, TSJaMPageBuilderImpl, TSViewerImpl, PieViewersImpl, PseudoCursorsImpl, TSArtworkImpl, PressPrinterImpl, PressScreenImpl, TSExtrasImpl =
BEGIN
SirPressImpl;
RealConvertImpl;
TSTypesImpl;
TSGlueImpl;
TSObjectImpl;
TSFontTableImpl;
TSFontImpl;
TSOpsImpl;
TSItemListFromRopeImpl;
TSBoxerImpl;
TSBreakUpImpl;
TSDumperImpl;
TSOutputImpl;
TSOutputPressImpl;
TSTranslateImpl;
TSTranslatePrivateImpl;
TSAListImpl;
TSJaMPageBuilderImpl;
TSViewerImpl;
PieViewersImpl;
PseudoCursorsImpl;
TSArtworkImpl;
PressPrinterImpl;
PressScreenImpl;
TSExtrasImpl;
END.
Edited on December 10, 1982 3:28 pm, by Michael Plass
changes to: Added TSExtrasImpl
Edited on January 25, 1983 2:41 pm, by Maxwell
changes to: --
Edited on June 7, 1983 4:20 pm, by Beach
changes to: TSetter