-- Makes LUser.bcd -- LUser.config -- last edit by Dan Swinehart on September 22, 1982 8:37 am -- last edit by L. Stewart on October 4, 1982 2:49 pm LUser: CONFIGURATION IMPORTS ConvertUnsafe, Heap, IO, LupineRuntime, Process, PupDefs, Rope, RPC, RPCLupine, RPCPrivate, SafeStorage, UnsafeStorage, UserExec CONTROL NamesImpl, LarkServerRpcClientImpl, LarkUserRpcServerImpl, LUserImpl = { NamesImpl; LUserImpl; LarkUserRpcServerImpl; LarkServerRpcClientImpl; RPCBcstListenImpl; }.