-- File: SolidModeler.config
-- Last Edited by Bier on January 4, 1983 2:37 am
-- Created by Eric Bier on July 3, 1983 3:06 pm

SolidModeler: CONFIGURATION
IMPORTS ColorMap, ColorPackagePrivate, Convert, ConvertUnsafe, Directory, FileIO, Graphics, GraphicsColor, GraphicsOps, Heap, IO, MessageWindow, PriorityQueue, RealFns, Rope, Space, Transaction, UnsafeStorage, Volume
EXPORTS BasicObject3d, CastRays, CoordSys, CSGGraphics, DisplayList3d, Draw3d, Fileout3d, Matrix3d, PadGraphics, Preprocess3d, SVArtwork, SVBoundBox, SVCoordSys2d, SVDisplayListFiling, SVDraw, SVFiles, SVImage, SVLines2d, SVMappings, SVMatrix2d, SVPolygon2d, SVTransforms, SVVector2d, SVVector3d, SweepGeometry, TFI3d, TFO3d
CONTROL MapImpl, PolynomialImpl, SVAngleImpl, SVLines2dImpl, SVPolygon2dImpl, SVPolygon3dImpl, SVVector2dImpl, SVVector3dImpl, SVMatrix2dImpl, Matrix3dImpl, Algebra3dImpl, RootsPackage, ShadingImpl, CSGGraphicsImpl, SVCoordSys2dImpl, CoordSysImpl, SVArtworkImpl, SVMappingsImpl, SVBoundBoxImpl, CSGImpl, AISImpl, ReadAISPackage, SVImageImpl, SVFancyRaysImpl, CastRaysImpl, Preprocess3dImpl, ObjectCastImpl, ObjectCastImplB, ObjectCastImplC, SVFacesImpl, SVFacesCastImpl, SweepCastImpl, DisplayListToTreeImpl, SVTransformsImpl, DisplayList3dImplA, DisplayList3dImplB, SVDrawImpl, Draw3dImpl, SweepGeometryImpl, SVPrimitiveImpl, BasicObject3dImpl, PredefSweepsImpl, TFI3dImpl, TFO3dImpl, Filein3dImpl, Fileout3dImpl, PadGraphicsImpl, SVFilesImpl =

BEGIN
AISImpl;
Algebra3dImpl;
BasicObject3dImpl;
CastRaysImpl;
CoordSysImpl;
CSGGraphicsImpl;
CSGImpl;
DisplayList3dImplA;
DisplayList3dImplB;
DisplayListToTreeImpl;
Draw3dImpl;
Filein3dImpl;
Fileout3dImpl;
MapImpl;
Matrix3dImpl;
ObjectCastImpl;
ObjectCastImplB;
ObjectCastImplC;
PadGraphicsImpl;
PolynomialImpl;
PredefSweepsImpl;
Preprocess3dImpl;
ReadAISPackage;
RootsPackage;
ShadingImpl;
SVAngleImpl;
SVArtworkImpl;
SVBoundBoxImpl;
SVCoordSys2dImpl;
SVDrawImpl;
SVFacesCastImpl;
SVFacesImpl;
SVFancyRaysImpl;
SVFilesImpl;
SVImageImpl;
SVLines2dImpl;
SVMappingsImpl;
SVMatrix2dImpl;
SVPolygon2dImpl;
SVPolygon3dImpl;
SVPrimitiveImpl;
SVTransformsImpl;
SVVector2dImpl;
SVVector3dImpl;
SweepCastImpl;
SweepGeometryImpl;
TFI3dImpl;
TFO3dImpl;
END.