MatchTool.config
Last edited by: David Kurlander - September 1, 1987 5:24:22 pm PDT
Bier, September 4, 1987 3:28:40 pm PDT
Pier, September 8, 1987 3:17:10 pm PDT
MatchTool: CONFIGURATION
IMPORTS AtomButtons, Basics, BiScrollers, BufferedRefresh, Buttons, Commander, Containers, CubicPaths, Feedback, FileNames, FS, FunctionCache, Geom2D, GList, GGAlign, GGBoundBox, GGCaret, GGEvent, GGFileIn, GGFileOps, GGFont, GGGravity, GGMenu, GGMouseEvent, GGMultiGravity, GGOutline, GGRefresh, GGScene, GGSegment, GGSelect, GGSequence, GGSessionLog, GGSlice, GGShapes, GGTraj, GGUserInput, GGUtility, GGWindow, GraphicsButton, Icons, Imager, ImagerPath, ImagerTransformation, InputFocus, IO, Labels, List, Real, RealFns, Rope, SlackProcess, TIPUser, Vectors2d, ViewerOps
EXPORTS ALL
CONTROL MatchViewerImpl, MatchImplB
=
BEGIN
MatchViewerImpl;
MatchTurtleImpl;
MatchImplA;
MatchImplB;
MatchGrepImpl;
END.