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

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

EXPORTS
  LIBRARYID    @1
  LIBRARYENTRY @2