-- CodeCompare.config,  Last Edit:  Loretta, October 17, 1980  3:50 PM 
CodeCompare: CONFIGURATION
  IMPORTS
    FrameDefs, ImageDefs,  -- PupPackage
    Format, IODefs, ProcessDefs, Runtime, SegmentDefs, Storage, StreamDefs, 
    StringDefs, String, SystemDefs, Time
  CONTROL Compare =
  BEGIN
  
  Compare;
  HeapStringsA;
  FormatImpl;
  STPs;
  TinyPup;
  
  END...