aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/ring.c
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/ring.c')
-rw-r--r--mps/code/ring.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mps/code/ring.c b/mps/code/ring.c
index e27a59b6c9c..8cb191d3baf 100644
--- a/mps/code/ring.c
+++ b/mps/code/ring.c
@@ -1,7 +1,6 @@
1/* impl.c.ring: RING IMPLEMENTATION 1/* impl.c.ring: RING IMPLEMENTATION
2 * 2 *
3 * $Id$ 3 * $Id$
4 * $HopeName: MMsrc!ring.c(trunk.8) $
5 * Copyright (c) 2001 Ravenbrook Limited. 4 * Copyright (c) 2001 Ravenbrook Limited.
6 * 5 *
7 * .intro: This is a portable implementation of Rings. 6 * .intro: This is a portable implementation of Rings.