[project @ 2005-03-27 13:41:13 by panne]
[ghc-hetmet.git] / ghc / rts / Interpreter.h
index 1823a92..063c9f5 100644 (file)
@@ -1,5 +1,4 @@
 /* -----------------------------------------------------------------------------
- * $Id: Interpreter.h,v 1.4 2002/12/11 15:36:42 simonmar Exp $
  *
  * (c) The GHC Team, 1998-2002.
  *
@@ -12,4 +11,4 @@
 
 extern StgThreadReturnCode interpretBCO (Capability* cap);
 
-#endif // INTERPRETER_H
+#endif /* INTERPRETER_H */