cvs commit: fptools/ghc/rts RtsFlags.c fptools/ghc/includes
RtsFlags.h fptools/ghc/compiler/parser hschooks.c
Simon Marlow
simonmar@glass.cse.ogi.edu
Tue, 7 Aug 2001 03:11:05 -0700
simonmar 2001/08/07 03:11:05 PDT
Modified files:
ghc/rts RtsFlags.c
ghc/compiler/parser hschooks.c
Added files:
ghc/includes RtsFlags.h
Log:
Move RtsFlags.h into ghc/includes, so it's available in a binary
installation. RtsFlags.h was repository-copied behind the scenes to
keep the revision history.
Revision Changes Path
1.44 +33 -32 fptools/ghc/rts/RtsFlags.c
1.9 +1 -1 fptools/ghc/compiler/parser/hschooks.c