diff options
| author | Richard Brooksby | 2002-06-07 16:47:14 +0100 |
|---|---|---|
| committer | Richard Brooksby | 2002-06-07 16:47:14 +0100 |
| commit | 97075f705350901f5ff46387f658ab459a4cd73f (patch) | |
| tree | 4349ad5e7200f072a800f48749d57f3625757e7e /mps/code/proti3.c | |
| parent | 8b990e4858b6f6d735de07a241b1785702bb16e7 (diff) | |
| download | emacs-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/proti3.c')
| -rw-r--r-- | mps/code/proti3.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/proti3.c b/mps/code/proti3.c index caea8be71a7..72598f170ba 100644 --- a/mps/code/proti3.c +++ b/mps/code/proti3.c | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * Copyright (c) 2001 Ravenbrook Limited. See end of file for license. | 4 | * Copyright (c) 2001 Ravenbrook Limited. See end of file for license. |
| 5 | * | 5 | * |
| 6 | * .design: See design.mps.prot for the generic design of the interface | 6 | * .design: See <design/prot/> for the generic design of the interface |
| 7 | * which is implemented in this module, including the contracts for the | 7 | * which is implemented in this module, including the contracts for the |
| 8 | * functions. | 8 | * functions. |
| 9 | * | 9 | * |