-- Lupine: Example of client configuration

-- TargetClient.config

-- Andrew Birrell  September 13, 1983 4:55 pm

TargetClient: CONFIGURATION
IMPORTS Atom, LupineRuntime, Rope, RPCLupine, SafeStorage =
BEGIN

TargetRpcClientImpl;
TargetRpcBinderImpl;

TargetClientImpl;

END.