[project @ 2000-12-19 14:24:24 by simonmar]
authorsimonmar <unknown>
Tue, 19 Dec 2000 14:24:24 +0000 (14:24 +0000)
committersimonmar <unknown>
Tue, 19 Dec 2000 14:24:24 +0000 (14:24 +0000)
wibble

ghc/compiler/parser/hschooks.h

index 38a7d9f..7245e88 100644 (file)
@@ -1,9 +1,9 @@
 /* -----------------------------------------------------------------------------
- * $Id: hschooks.h,v 1.1 2000/12/19 12:55:18 simonmar Exp $
+ * $Id: hschooks.h,v 1.2 2000/12/19 14:24:24 simonmar Exp $
  *
  * Hooks into the RTS from the compiler.
  *
- * -----------------------------------------------------------------------------
+ * -------------------------------------------------------------------------- */
 
 void enableTimingStats( void );
 void setHeapSize( HsInt size );