diff --git a/ghc/interpreter/storage.h b/ghc/interpreter/storage.h index ea6a78dc8dca0c52e8959e53331854a7dde81585..3d745c89bbe85082e6920d69ff43970e9fd98628 100644 --- a/ghc/interpreter/storage.h +++ b/ghc/interpreter/storage.h @@ -10,8 +10,8 @@ * included in the distribution. * * $RCSfile: storage.h,v $ - * $Revision: 1.27 $ - * $Date: 2000/02/24 14:05:55 $ + * $Revision: 1.28 $ + * $Date: 2000/02/24 14:09:14 $ * ------------------------------------------------------------------------*/ /* -------------------------------------------------------------------------- @@ -301,7 +301,6 @@ extern Ptr cptrOf Args((Cell)); #define UNBOXEDTUP 81 /* UNBOXEDTUP snd :: [Type] */ #if SIZEOF_VOID_P != SIZEOF_INT -wuiwiuwuiwmn SIZEOF_INT cc #define PTRCELL 82 /* C Heap Pointer snd :: (Int,Int) */ #endif