library Step2;

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

uses
  step22 in 'step22.pas';

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

begin
end.
