<> <> <> <<>> RobotWar: CONFIGURATION IMPORTS Atom, BasicTime, Buttons, Commander, Containers, Convert, FS, Imager, ImagerBackdoor, ImagerColor, ImagerPath, IO, Process, ProcessProps, Random, RealFns, Rope, TypeScript, ViewerOps, ViewerTools EXPORTS ALL CONTROL RobotArenaImpl, RobotEvaluatorImpl, RobotHardwareImpl, RobotInstructionImpl, RobotIOImpl, RobotOpCodesImpl, RobotScannerImpl, RobotTParserImpl, RobotAssembleCommand, RobotTool = BEGIN RobotArenaImpl; RobotEvaluatorImpl; RobotHardwareImpl; RobotInstructionImpl; RobotIOImpl; RobotOpCodesImpl; RobotScannerImpl; RobotTParserImpl; RobotAssembleCommand; RobotTool; END.