aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/root.c
diff options
context:
space:
mode:
authorRichard Brooksby2002-06-24 13:16:30 +0100
committerRichard Brooksby2002-06-24 13:16:30 +0100
commit32f1a93a6a91a2efa54f94c682ec9f0957bb302c (patch)
tree7a0fd3572135edfc915fcbd2334598a73ee3684e /mps/code/root.c
parent0e2cfd7e35c6e52fef64d8f3a4871ce1feda41f7 (diff)
downloademacs-32f1a93a6a91a2efa54f94c682ec9f0957bb302c.tar.gz
emacs-32f1a93a6a91a2efa54f94c682ec9f0957bb302c.zip
Fixed various tagging and cross-referencing errors.
Copied from Perforce Change: 30455 ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/root.c')
-rw-r--r--mps/code/root.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/root.c b/mps/code/root.c
index dde4664cf3a..8ba4104bf7d 100644
--- a/mps/code/root.c
+++ b/mps/code/root.c
@@ -6,7 +6,7 @@
6 * .purpose: This is the implementation of the root datatype. 6 * .purpose: This is the implementation of the root datatype.
7 * 7 *
8 * .design: For design, see <design/root/> and 8 * .design: For design, see <design/root/> and
9 * <design/root/>-interface. */ 9 * design.mps.root-interface. */
10 10
11#include "mpm.h" 11#include "mpm.h"
12 12