diff options
Diffstat (limited to 'ghc/includes/StgMiscClosures.h')
-rw-r--r-- | ghc/includes/StgMiscClosures.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ghc/includes/StgMiscClosures.h b/ghc/includes/StgMiscClosures.h index 2f625b6536..12f0a1c766 100644 --- a/ghc/includes/StgMiscClosures.h +++ b/ghc/includes/StgMiscClosures.h @@ -1,5 +1,7 @@ /* ----------------------------------------------------------------------------- - * $Id: StgMiscClosures.h,v 1.8 1999/02/05 15:25:03 simonm Exp $ + * $Id: StgMiscClosures.h,v 1.9 1999/02/05 16:02:29 simonm Exp $ + * + * (c) The GHC Team, 1998-1999 * * Entry code for various built-in closure types. * |