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

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

EXPORTS
  LIBRARYID    @1
  LIBRARYENTRY @2
