cvs commit: fptools/ghc/compiler/main SysTools.lhs

Reuben Thomas rrt@glass.cse.ogi.edu
Wed, 11 Jul 2001 03:17:52 -0700


rrt         2001/07/11 03:17:51 PDT

  Modified files:
    ghc/compiler/main    SysTools.lhs 
  Log:
  Rewrite getExecDir to use GetModuleFileName on Windows (thanks, sof),
  and switch unDosifyPath's definitions between Windows and Unix so that
  it actually does something on Windows.
  
  Revision  Changes    Path
  1.29      +7 -7      fptools/ghc/compiler/main/SysTools.lhs