aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/root.c
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/root.c')
-rw-r--r--mps/code/root.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mps/code/root.c b/mps/code/root.c
index 7992a44edd7..d3e2cca0ec4 100644
--- a/mps/code/root.c
+++ b/mps/code/root.c
@@ -1,6 +1,7 @@
1/* impl.c.root: ROOT IMPLEMENTATION 1/* impl.c.root: ROOT IMPLEMENTATION
2 * 2 *
3 * $Id$ 3 * $Id$
4 * $HopeName: MMsrc!root.c(trunk.35) $
4 * Copyright (c) 2001 Ravenbrook Limited. 5 * Copyright (c) 2001 Ravenbrook Limited.
5 * 6 *
6 * .purpose: This is the implementation of the root datatype. 7 * .purpose: This is the implementation of the root datatype.