BetaSpliner.config
Copyright (C) 1984 by Xerox Corporation. All rights reserved.
Last changed by Darlene Plebon August 18, 1983 3:20 pm
Last Edited by: Beach, February 13, 1984 3:46:49 pm PST
BetaSpliner: CONFIGURATION
IMPORTS Atom, Buttons, CGCubic, Commander, Convert, FS, Graphics, InputFocus, IO, Menus, MessageWindow, Process, RealFns, TIPUser, VFonts, ViewerOps, WindowManager
CONTROL PathEditorImpl, PEAlgebraImpl, PEBetaSplineImpl, PEBezierImpl, PEConstraintsImpl, PEConstructSplineImpl, PEDisplayImpl, PEFileOpsImpl, PEHitTestImpl, PERefreshImpl, PESimplifyImpl, PETrajectoryOpsImpl, PEViewerImpl, PathBuilder = {
PathEditorImpl;
PEAlgebraImpl;
PEBetaSplineImpl;
PEBezierImpl;
PEConstraintsImpl;
PEConstructSplineImpl;
PEDisplayImpl;
PEFileOpsImpl;
PEHitTestImpl;
PERefreshImpl;
PESimplifyImpl;
PETrajectoryOpsImpl;
PEViewerImpl;
PathBuilder;
}.