summaryrefslogtreecommitdiff
path: root/ghc/rts/Exception.h
diff options
context:
space:
mode:
authorsimonmar <unknown>2000-12-04 12:31:23 +0000
committersimonmar <unknown>2000-12-04 12:31:23 +0000
commit9ac55e08e159d7a4647ab01e7872e69dd762f275 (patch)
tree425ced43cb577ec931cb7b6f8ffb5709116cced9 /ghc/rts/Exception.h
parentfc24db9ef648205faad96cb54b56710a9780a847 (diff)
downloadhaskell-9ac55e08e159d7a4647ab01e7872e69dd762f275.tar.gz
[project @ 2000-12-04 12:31:19 by simonmar]
merge recent changes from before-ghci-branch onto the HEAD
Diffstat (limited to 'ghc/rts/Exception.h')
-rw-r--r--ghc/rts/Exception.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ghc/rts/Exception.h b/ghc/rts/Exception.h
index 3e150f9628..da214d6563 100644
--- a/ghc/rts/Exception.h
+++ b/ghc/rts/Exception.h
@@ -1,5 +1,5 @@
/* -----------------------------------------------------------------------------
- * $Id: Exception.h,v 1.3 2000/11/13 14:40:37 simonmar Exp $
+ * $Id: Exception.h,v 1.4 2000/12/04 12:31:20 simonmar Exp $
*
* (c) The GHC Team, 1998-2000
*