library Step3;

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

uses
  step33 in 'step33.pas';

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

begin
end.
