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

Reuben Thomas rrt@glass.cse.ogi.edu
Thu, 23 Aug 2001 05:50:14 -0700


rrt         2001/08/23 05:50:13 PDT

  Modified files:
    ghc/compiler/main    SysTools.lhs 
  Log:
  On second thoughts, strip either a backslash or a slash, as if we read
  an environment variable, we may well get a slash in the path; if we
  get a result from GetTempPath, it'll probably have a backslash.
  
  Revision  Changes    Path
  1.59      +1 -0      fptools/ghc/compiler/main/SysTools.lhs