-- 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 <> <> NamesAndLog: CONFIGURATION IMPORTS AMBridge, AMEvents, AMTypes, Atom, BasicTime, Commander, Convert, FS, GVNames, Interpreter, IO, MBQueue, MBQueueImpl, Process, ProcessProps, PupDefs, RefTab, SymTab, Rope, RPC, UserCredentials EXPORTS Log, Names, NamesGV CONTROL LogImpl, NamesImpl, NamesGVImpl = { LogImpl; NamesImpl; NamesGVImpl; }.