-- NamesAndLog.config
-- Makes NamesAndLog.bcd; implements Names and Log; repairs RPC after-Rollback behavior and disables AMEventsImpl.informing when run.
-- last edit by Swinehart on November 27, 1983 2:12 am
Last Edited by: Swinehart, January 20, 1984 3:13 pm
Last Edited by: Pier, May 20, 1984 10:30:51 pm PDT
NamesAndLog: CONFIGURATION
IMPORTS AMEvents, Atom, BasicTime, Commander, Convert, FS, GVNames, IO, List, MBQueue, Process, ProcessProps, PupDefs, Rope, RPC, SpyLog, UserCredentials
EXPORTS Log, Names
CONTROL LogImpl, NamesImpl, NamesGVImpl = {
LogImpl;
NamesImpl;
NamesGVImpl;
}.