<<-- TubePackage.config.>> -- Copyright (C) 1985 by Xerox Corporation. All rights reserved. -- Bloomenthal, May 14, 1986 10:06:57 pm PDT TubePackage: CONFIGURATION IMPORTS Buttons, Commander, Convert, Cubic2, FileNames, FS, Icons, Imager, ImagerFont, ImagerInterpress, ImagerOps, ImagerPath, ImagerRasterPrivate, ImagerTransformation, IO, Process, ProcessProps, RealFns, Rope, TIPUser, TypeScript, Vector2, VFonts, ViewerIO, ViewerOps, ViewerTools CONTROL ControlsImpl, TubeDesignImpl = BEGIN TubeDesignImpl; TubeDisplayImpl; TubeIOImpl; TubePickImpl; TubeStructureImpl; ControlsImpl; Vector3dImpl; Plane3dImpl; Matrix3dImpl; Clip3dImpl; Spline3dImpl; Controls3dImpl; Draw3dImpl; Draw2dImpl; END.