-- TJaMGraphicsPackage.config -- Viewers version -- Last changed by Stone, June 18, 1982 2:02 pm TJaMGraphicsPackage: CONFIGURATION LINKS: CODE IMPORTS JaMFnsDefs, JaMOps, JaMTypeScript, Graphics, GraphicsOps, ConvertUnsafe, CGVector, Cursors, InputFocus, Menus, Real, Rope, Spline, TIPUser, ViewerMenus, ViewerOps, UserTerminal, WindowManager, GraphicsColor, ColorDisplay, ColorMap, ColorWorld EXPORTS JaMGraphics, TJaMGraphics CONTROL TJaMGraphicsImpl, TJaMGraphicsViewer, TJaMGraphicsPrivateImpl, TJaMImageImpl, TJaMColorImpl = { TJaMGraphicsImpl; TJaMGraphicsViewer; TJaMGraphicsPrivateImpl; TJaMImageImpl; TJaMColorImpl; }.