[project @ 2000-04-06 13:41:16 by panne]
authorpanne <unknown>
Thu, 6 Apr 2000 13:41:16 +0000 (13:41 +0000)
committerpanne <unknown>
Thu, 6 Apr 2000 13:41:16 +0000 (13:41 +0000)
added reminder to keep StgTypes.h in synch with HsFFI.h

ghc/includes/StgTypes.h

index 50ad8f0..2e165df 100644 (file)
@@ -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!
  *
  * ---------------------------------------------------------------------------*/