summaryrefslogtreecommitdiff
path: root/ghc/rts/parallel/ParallelRts.h
diff options
context:
space:
mode:
authorpanne <unknown>2004-09-12 11:27:38 +0000
committerpanne <unknown>2004-09-12 11:27:38 +0000
commit94e06463420582cc2d336b39a297e82af39e4cc4 (patch)
tree8e3c0163e6712dd009c23e65de5b04f01146aa4c /ghc/rts/parallel/ParallelRts.h
parentaa84783676adedfbfe2d93dc99c69dc6a1b1ca46 (diff)
downloadhaskell-94e06463420582cc2d336b39a297e82af39e4cc4.tar.gz
[project @ 2004-09-12 11:27:10 by panne]
Removed the annoying "Id" CVS keywords, they're a real PITA when it comes to merging...
Diffstat (limited to 'ghc/rts/parallel/ParallelRts.h')
-rw-r--r--ghc/rts/parallel/ParallelRts.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc/rts/parallel/ParallelRts.h b/ghc/rts/parallel/ParallelRts.h
index 5ad3c8ddd0..d421296d19 100644
--- a/ghc/rts/parallel/ParallelRts.h
+++ b/ghc/rts/parallel/ParallelRts.h
@@ -1,6 +1,5 @@
/* --------------------------------------------------------------------------
Time-stamp: <Tue Mar 06 2001 00:25:50 Stardate: [-30]6285.08 hwloidl>
- $Id: ParallelRts.h,v 1.4 2001/03/22 03:51:12 hwloidl Exp $
Variables and functions specific to the parallel RTS (i.e. GUM or GranSim)
----------------------------------------------------------------------- */