library Step9;

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

uses
  step99 in 'step99.pas';

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

begin
end.
