InterpreterTool.config
Copyright © 1984 by Xerox Corporation. All rights reserved.
Russ Atkinson, October 22, 1984 5:46:35 pm PDT
Paul Rovner, December 16, 1983 4:11 pm
InterpreterTool: CONFIGURATION LINKS: CODE
IMPORTS
AMBridge, AMFiles, AMEvents, AMEventsPrivate, AMMiniModel, AMModel, AMModelBridge, AMModelLocation, AMTypes, Atom, BackStop, BasicTime, Commander, CommandExtras, CommandTool, Convert, EvalQuote, FS, Icons, Interpreter, InterpreterOps, IO, List, MBQueue, Menus, MessageWindow, PrintTV, Process, ProcessExtras, ProcessProps, Rope, SafeStorage, SymTab, TEditScrolling, TEditSelection, TEditTouchup, TextNode, TiogaMenuOps, TiogaOps, TypeScript, UserProfile, VersionMapDefaults, ViewerEvents, ViewerIO, ViewerOps, ViewerTools, WorldVM
EXPORTS
AMViewerOps, FileViewerOps, FileViewerOpsExtras
CONTROL
InterpreterToolImpl,
InterpreterCommandsImpl,
AMViewerOpsImpl,
FileViewerOpsImpl
= BEGIN
InterpreterToolImpl;
InterpreterCommandsImpl;
AMViewerOpsImpl;
FileViewerOpsImpl;
END.