MyPilot: CONFIGURATION
  IMPORTS PilotClient, XCRoutines EXPORTS ALL =
  BEGIN
    CSupport;
    AddressTranslationConfig;
--    ArpaComm;
    AtomicProfileImpl;
    AtomImpl;
    Base;
    BasicHeadsDLion;
    CmFilesA;
    CourierConfig;
--    DevComSoft;
    FormatImpl;
    StringsImplA; StringsImplB;
    SOSP83HeapImpl;
    TimeImpl;
    MemoryStreamImpl;
    Unformatter;
	
    FileSystem;
--    FileTransfers;
    InitEvents;
    Loader;
--    NSFileTransfers;
    PilotKernel;
--    ServicesStubs;
    AuthStub;
    CHStub;
--    MailStubConfig;
--    NSFilingRemoteConfig;
    NSStringConfig;
    NSStringConvertConfig;
    ProfilesA;
--    PutsA;
    StringLookUpsA;
    SupervisorImpl;
    TokensA;
    TokensB;
    VersionImpl;
    XComSoft;
    
    XNS;
    
--    TestBootFile;
    XMKDriverImpl;
    XConnectionEventQImpl;
    XQueueImpl;
    ArpaComm;
--    X11;
    MfbSupportImpl;
    XConnectionMgrImpl;
    XFileIOImpl;
    
    XStartup;
    END..