[project @ 2002-12-12 15:03:42 by simonmar]
authorsimonmar <unknown>
Thu, 12 Dec 2002 15:03:43 +0000 (15:03 +0000)
committersimonmar <unknown>
Thu, 12 Dec 2002 15:03:43 +0000 (15:03 +0000)
Sigh, I thought I could keep this file private to the RTS, but sadly
it's needed in order to #include RtsFlags.h, and we advertise
RtsFlags.h as a way to tweak flags through defaultsHook().  Oh well.

ghc/includes/Rts.h [moved from ghc/rts/Rts.h with 98% similarity]

similarity index 98%
rename from ghc/rts/Rts.h
rename to ghc/includes/Rts.h
index e209a45..af2217c 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id$
+ * $Id: Rts.h,v 1.21 2002/12/12 15:03:42 simonmar Exp $
  *
  * (c) The GHC Team, 1998-1999
  *