mu mainmc.mu;
packmu mainmc.mb mainmc.br 77766 RamImage;
delete mainmc.stats mainmc.mb;
mu scanmc.mu;
packmu scanmc.mb scanmc.br 77766 ScanRam;
delete scanmc.stats scanmc.mb;
mu orbitmc.mu;
packmu orbitmc.mb orbitmc.br 77764 PrintRam;
mu printmc.mu;
packmu printmc.mb printmc.br 77764 SlotRam;
delete printmc.stats printmc.mb;
//Following for benefit of SlotProc users (e.g., AIS)
mu slotmc.mu;
packmu slotmc.mb slotmc.br 77764 DiskRamImage;
delete slotmc.stats slotmc.mb;