From: panne Date: Thu, 6 Apr 2000 13:41:16 +0000 (+0000) Subject: [project @ 2000-04-06 13:41:16 by panne] X-Git-Tag: Approximately_9120_patches~4792 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=1e19964440e69468fb9424ab5efb5a2da88d656c;p=ghc-hetmet.git [project @ 2000-04-06 13:41:16 by panne] added reminder to keep StgTypes.h in synch with HsFFI.h --- diff --git a/ghc/includes/StgTypes.h b/ghc/includes/StgTypes.h index 50ad8f0..2e165df 100644 --- a/ghc/includes/StgTypes.h +++ b/ghc/includes/StgTypes.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: StgTypes.h,v 1.9 2000/04/05 14:26:31 panne Exp $ + * $Id: StgTypes.h,v 1.10 2000/04/06 13:41:16 panne Exp $ * * (c) The GHC Team, 1998-1999 * @@ -17,7 +17,7 @@ StgInt Signed version of StgWord StgAddr Generic address type - + * WARNING: Keep this file and HsFFI.h in synch! * * ---------------------------------------------------------------------------*/