library step9LT;

{$R 'STEP9.res' 'STEP9.RC'}

uses
  step91 in 'step91.pas';
{$E rtw}

exports
  LibraryId name 'LIBRARYID',
  LibraryEntry name 'LIBRARYENTRY';

begin
end.
