library STEP2a;

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

uses
  STEP22a in 'STEP22a.pas';

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

begin
end.
