library Step5;

{$R 'Step5.res' 'Step5.rc'}

uses
  step55 in 'step55.pas';

{$E rtw}
//  
exports
  LIBRARYENTRY,
  LIBRARYID;

begin
end.
