-- Copyright (C) 1985  by Xerox Corporation. All rights reserved. 
--AddressTranslationConfig.config - (last editted by HGM 13-Jul-85 20:54:16)
--AddressTranslationConfig.config - (last editted by AOF  9-Apr-85 13:42:54)

PACK AddressTranslationImpl, AddressCacheImpl, ListenerImpl, ExtendedStringImpl;

AddressTranslationConfig: CONFIGURATION LINKS: CODE
  IMPORTS
    AuthSpecial, CH, CHCommonLookups, Courier, Format, Heap, NSName, NSString, Profile,
    Runtime, String, PhysicalVolume, Process, Router, Socket, SocketInternal,
    Time, Version, Volume, Inline, SpecialSystem
    EXPORTS ALL
    CONTROL ListenerImpl =
  {AddressTranslationImpl; AddressCacheImpl; ListenerImpl; ExtendedStringImpl}.