library Step3a;

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

uses
  step33a in 'step33a.pas';

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

begin
end.
