<> <> <> <> Griffin: CONFIGURATION IMPORTS BasicTime, Commander, Convert, Cursors, FS, Icons, Imager, ImagerBackdoor, ImagerColor, ImagerFont, ImagerInterpress, ImagerScanConverter, ImagerTransformation, IO, List, Menus, MessageWindow, Process, ProcessProps, Real, RealConvert, RealFns, Rope, SafeStorage, Terminal, TIPUser, UnsafeStorage, UserCredentials, Vector2, ViewerOps, ViewerTools EXPORTS ALL CONTROL GriffinViewerImpl = BEGIN CubicSplinePackage; <> GriffinMenu; --MenuDefs.InitMenuStyle GriffinDisplayImpl; GriffinGridImpl; GriffinTextImpl; GriffinStyleImpl; GriffinColorImpl; GriffinEncodingImpl; Controllers; --ControllerDefs.DefaultControllers ControllerMenus; --ControllerMenuDefs.Init* XFormFns; GriffinMemoryFns; --GriffinMemoryDefs.Initialize GriffinCursors; GriffinInput; --GriffinInputDefs.StartInputHandler GriffinFile; Relations; PointFns; --PointDefs.InitPointFns ShowObjects; ObjectFns; ObjectXForms; Refresh; FigureOps; --GriffinDefs.StartFigureMenus ObjectOps; --GriffinDefs.StartObjectMenus DrawOps; --GriffinDefs.StartDrawMenus GriffinUserMessage; GriffinViewerImpl; --Started as control module END.