LoganBerryBrowser.config
Copyright © 1985, 1986 by Xerox Corporation. All rights reserved.
Doug Terry, July 1, 1986 5:04:19 pm PDT
LoganBerryBrowser: CONFIGURATION
IMPORTS Ascii, Atom, ChoiceButtons, Commander, CommandTool, Containers, FS, GList, Icons, IO, LoganBerry, LupineRuntime, Menus, PrincOpsUtils, Process, RefID, RefTab, RefText, RegularExpression, Rope, RPC, RPCLupine, Rules, TiogaButtons, TypeScript, UserCredentials, ViewerBLT, ViewerEvents, ViewerOps, ViewerTools
CONTROL LoganBerryCommandsImpl, LoganBerryBrowserTool = BEGIN
LoganBerryStubImpl;
LoganBerryRpcClientImpl;
LoganBerryRpcBinderImpl;
SoundexImpl;
LoganQueryImpl;
LoganBerryCommandsImpl;
LoganBerryBrowserTool;
END.