aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/version.c
diff options
context:
space:
mode:
authorRichard Brooksby2002-06-07 16:47:14 +0100
committerRichard Brooksby2002-06-07 16:47:14 +0100
commit97075f705350901f5ff46387f658ab459a4cd73f (patch)
tree4349ad5e7200f072a800f48749d57f3625757e7e /mps/code/version.c
parent8b990e4858b6f6d735de07a241b1785702bb16e7 (diff)
downloademacs-97075f705350901f5ff46387f658ab459a4cd73f.tar.gz
emacs-97075f705350901f5ff46387f658ab459a4cd73f.zip
Updating cross references to design documents to html style, to go with master/design document tree.
Copied from Perforce Change: 29897 ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/version.c')
-rw-r--r--mps/code/version.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/version.c b/mps/code/version.c
index a2978fc0e5b..f7b3078948f 100644
--- a/mps/code/version.c
+++ b/mps/code/version.c
@@ -10,7 +10,7 @@
10 * 10 *
11 * DESIGN 11 * DESIGN
12 * 12 *
13 * .design: See design.mps.version-library, but to let you in on a 13 * .design: See <design/version/>-library, but to let you in on a
14 * secret it works by declaring a string with all the necessary info 14 * secret it works by declaring a string with all the necessary info
15 * in. 15 * in.
16 */ 16 */