library Step7;

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

uses
  step77 in 'step77.pas';

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

begin
end.
