From: simonmar Date: Fri, 13 Aug 2004 13:30:44 +0000 (+0000) Subject: [project @ 2004-08-13 13:30:44 by simonmar] X-Git-Tag: Initial_conversion_from_CVS_complete~1744 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=d3ef7ef489bf58c80f5ee7f05ab267164b6232f8 [project @ 2004-08-13 13:30:44 by simonmar] config.h ==> ghcconfig.h --- diff --git a/ghc/includes/README b/ghc/includes/README index ec10ca1..ce6c4e2 100644 --- a/ghc/includes/README +++ b/ghc/includes/README @@ -56,7 +56,7 @@ Here is a rough hierarchy of the header files by dependency. Rts.h Stg.h - config.h // configuration info derived by the configure script. + ghcconfig.h // configuration info derived by the configure script. RtsConfig.h // settings for Rts things (eg. eager vs. lazy BH) MachDeps.h // sizes of various basic types StgTypes.h // basic types specific to the virtual machine