LoganBerryTools.config
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Doug Terry, January 29, 1987 2:03:25 pm PST
LoganBerryTools: CONFIGURATION
IMPORTS Ascii, Atom, BasicTime, ChoiceButtons, Commander, Containers, Convert, FS, Icons, IO, Labels, LoganBerry, LoganBerryExtras, LupineRuntime, Menus, MessageWindow, PrincOpsUtils, Process, RefID, RefTab, RefText, RegularExpression, Rope, RPC, RPCLupine, Rules, Tempus, TiogaButtons, TypeScript, UserCredentials, ViewerBLT, ViewerEvents, ViewerOps, ViewerTools
EXPORTS LoganBerryStub, LoganQuery, LoganBerryBrowser
CONTROL LoganBerryBrowserImpl, LoganBerryCommandsImpl = BEGIN
LoganBerryStubImpl;
LoganBerryRpcClientImpl;
LoganBerryRpcBinderImpl;
SoundexImpl;
LoganQueryImpl;
LoganBerryBrowserImpl;
LoganBerryCommandsImpl;
END.