[project @ 1999-02-05 16:02:18 by simonm]
[ghc-hetmet.git] / ghc / includes / CCall.h
index 8ad6499..97ff9df 100644 (file)
@@ -1,7 +1,10 @@
 /* -----------------------------------------------------------------------------
- * $Id: CCall.h,v 1.2 1998/12/02 13:20:53 simonm Exp $
+ * $Id: CCall.h,v 1.3 1999/02/05 16:02:19 simonm Exp $
+ *
+ * (c) The GHC Team, 1998-1999
  *
  * Macros for performing C calls from the STG world.
+ *
  * -------------------------------------------------------------------------- */
 
 #ifndef CCALL_H