-- File:  STPPackage.config - last modified by:
-- Schmidt February 8, 1983 4:24 pm

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