-- Lupine: Example of server configuration -- TargetServer.config -- Andrew Birrell September 13, 1983 4:56 pm -- Bob Hagmann, November 9, 1984 10:57:00 am PST TargetServer: CONFIGURATION IMPORTS Atom, LupineRuntime, Rope, RPC, RPCLupine, UserCredentials CONTROL TargetRpcServerImpl, TargetImpl = BEGIN TargetRpcServerImpl; TargetImpl; END.