library Step10;

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

uses
  step101 in 'step101.pas';

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

begin
end.
