-- file BL.config 
-- edited by Satterthwaite on June 18, 1982 12:45 pm

BL: CONFIG LINKS: CODE
    IMPORTS 
      Directory, Exec, ExecOps, FileStream, Heap, KernelFile, LongString,
      ProcessorFace, Runtime, Space, Stream, Strings, Time, Transaction, TTY
    CONTROL BLControl = {

  OSMiscOpsImpl;
  CharIOImpl;
  CommandPack;
  
  ListerUtilities;

  RTList;
  BLList;
  BLControl;
  }.