cvs commit: fptools/ghc/compiler/ghci Linker.lhs fptools/ghc/compiler/main DriverPipeline.hs fptools/ghc/compiler/nativeGen MachMisc.lhs

Sigbjorn Finne sof@glass.cse.ogi.edu
Sun, 19 Aug 2001 13:14:22 -0700


sof         2001/08/19 13:14:22 PDT

  Modified files:
    ghc/compiler/ghci    Linker.lhs 
    ghc/compiler/main    DriverPipeline.hs 
    ghc/compiler/nativeGen MachMisc.lhs 
  Log:
  Nuke uses of LEADING_UNDERSCORE; use Config.cLeadingUnderscore instead.
  
  Revision  Changes    Path
  1.11      +2 -8      fptools/ghc/compiler/ghci/Linker.lhs
  1.103     +0 -5      fptools/ghc/compiler/main/DriverPipeline.hs
  1.47      +2 -6      fptools/ghc/compiler/nativeGen/MachMisc.lhs