-- GrapevineUser (Cedar) - Configuration --

-- GrapevineCedar.config

-- Andrew Birrell  September 1, 1982 10:34 am 

GrapevineCedar: CONFIGURATION LINKS: CODE
IMPORTS BodyDefs, ConvertUnsafe, NameInfoDefs, NameInfoPrivate,
        NameUpdateDefs, ProtocolDefs, PupDefs, PupStream, RetrieveDefs, SendDefs,
        Stream, Rope
EXPORTS GVBasics, GVNames, GVRetrieve, GVSend =

BEGIN

GVNamesImpl;
GVRetrieveImpl;
GVSendImpl;

END.