///////////////////////////////////////////////////////////////////////////////
//  : '  '
////////////////////////////////////////////////////////////////////////////////
library Step1_API7_2D;

{$E rtw}

{$R 'step.res' 'step.rc'}
uses
  Step1_API7_2D_1 in 'Step1_API7_2D_1.pas',
  ksAPI7 in '..\..\..\Include\ksAPI7.pas';

exports
  LibraryId    name 'LIBRARYID',
  LibraryEntry name 'LIBRARYENTRY';
begin
end.
