cvs commit: fptools/ghc/rts RtsFlags.c

Simon Marlow simonmar@glass.cse.ogi.edu
Tue, 7 Aug 2001 03:37:04 -0700


simonmar    2001/08/07 03:37:04 PDT

  Modified files:
    ghc/rts              RtsFlags.c 
  Log:
  (forced commit, the last one had the wrong message)
  
  Make RTS flags given on the command line override those from the
  GHCRTS environment variable.
  
  Revision  Changes    Path
  1.45      +1 -1      fptools/ghc/rts/RtsFlags.c