-- BasicHeadsDLion.bootmesa
-- last edited by Taft on August 26, 1982 5:53 pm

IN:
  -- All the swappable packs must be initially IN so that PilotControl won't be upset
  -- about finding swapped-out packs when running in UtilityPilot.
  SPACE[DESHead, HeadsInitialization, HeadsSwappable],
  BCD[BasicHeadsDLion];

RESIDENTDESCRIPTOR:
  -- This must be a subset of the IN list --
  SPACE[DESHead, HeadsInitialization, HeadsSwappable];

RESIDENT:
  SPACE[HeadsResident, HeadsResidentCool],
  FRAME[HeadsResidentFrames];