-- File:  UnsafeSTPs.config - last modified by:
-- Smokey,	11-Mar-81 17:29:02 
-- Karlton,	17-Jul-81 15:43:45 
-- Mark,		Feb 6, 1981 5:23 PM 
-- JGS,		14-Aug-81 15:27:20 
-- Davirro, 	24-Sep-82 11:34:16
-- Schmidt February 8, 1983 4:24 pm

UnsafeSTPs:  CONFIGURATION LINKS: CODE
  IMPORTS FileStream, Format, Heap, PupStream, Stream, LongString, Time
  EXPORTS ALL =
  
  BEGIN
  
  UnsafeSTPRubiconImpl; 
  UnsafeSTPsA; 
  UnsafeSTPsB; 
  UnsafeSTPsC; 
  UnsafeSTPsD;
  
  END.