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

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

EXPORTS
  LIBRARYID    @1
  LIBRARYENTRY @2