; Step5LT.def : Declares the module parameters for the DLL.

LIBRARY      "Step5LT"
DESCRIPTION  'Step5LT Windows Dynamic Link Library'

EXPORTS
  LIBRARYID    @1
  LIBRARYENTRY @2
