library step8LT;

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

uses
  step81 in 'step81.pas';

{$E rtw}

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

begin
end.
