library Step8;

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

uses
  step88 in 'step88.pas';

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

begin
end.
