-- BringOver.Config, last edit February 25, 1983 2:11 pm by Schmidt
-- last edit April 12, 1983 12:19 pm by Paul Rovner
-- Pilot 6.0/ Mesa 7.0
-- the configuration for the BringOver program
-- most code is in companion config BringOverPackage.Config, 
--	which is in the boot file

BringOver: CONFIG LINKS: CODE
IMPORTS BringOverCall, CIFS, Commander, IO, IOMisc, Resource, Rope, RopeInline, Time
   -- ConvertUnsafe, Date, DateAndTimeUnsafe, Directory
   -- File, FileLookup, FileStream, Heap, 
   -- KernelFile, LongString Process
   -- Runtime, Space, Stream, String, Transaction
   -- UnsafeStorage, UserCredentialsUnsafe,
   -- UserTerminal, Format, PupStream
   CONTROL BringOverExecImpl = {

BringOverExecImpl;
UECPImpl;

}.