///////////////////////////////////////////////////////////////////////////////
//  : '  '
////////////////////////////////////////////////////////////////////////////////
library Step3_API7_2D;

{$E rtw}

{$R 'step.res' 'step.rc'}
uses
  Step3_API7_2D_1 in 'Step3_API7_2D_1.pas',
  klAPI7 in '..\..\..\Include\klAPI7.pas',
  ksAPI7 in '..\..\..\Include\ksAPI7.pas',
  ksConstTLB in '..\..\..\Include\ksConstTLB.pas',
  LDefin3D in '..\..\..\Include\LDefin3D.pas';

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