FastSweepPackage.config
-- Greene, October 3, 1986 6:06:59 pm PDT
FastSweepPackage: CONFIGURATION
IMPORTS RealFns
EXPORTS Sweep =
BEGIN
SweepArithImpl;
SweepStructureImpl;
SweepImpl;
FastIntersectImpl;
SweepStraightImpl;
END.