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

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

EXPORTS
  LIBRARYID    @1
  LIBRARYENTRY @2
