LoganBerryBrowser.config
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Doug Terry, April 18, 1986 5:50:29 pm PST
LoganBerryBrowser: CONFIGURATION
IMPORTS Ascii, Atom, ChoiceButtons, Commander, CommandTool, Containers, FS, Icons, LoganBerry, LupineRuntime, Menus, MessageWindow, PrincOpsUtils, RefID, RefTab, RefText, RegularExpression, Rope, RPC, RPCLupine, Rules, TiogaButtons, TypeScript, UserCredentials, ViewerBLT, ViewerEvents, ViewerOps, ViewerTools
CONTROL LoganBerryBrowserTool = BEGIN
LoganBerryStubImpl;
LoganBerryRpcClientImpl;
LoganBerryRpcBinderImpl;
SoundexImpl;
LoganQueryImpl;
LoganBerryBrowserTool;
END.