diff options
Diffstat (limited to 'mps/code/boot.c')
| -rw-r--r-- | mps/code/boot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mps/code/boot.c b/mps/code/boot.c index 4fb55602eaa..3c272188716 100644 --- a/mps/code/boot.c +++ b/mps/code/boot.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.c.boot: BOOTSTRAP ALLOCATOR | 1 | /* impl.c.boot: BOOTSTRAP ALLOCATOR |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!boot.c(trunk.2) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .overview: A structure and protocols for allocating memory from a | 6 | * .overview: A structure and protocols for allocating memory from a |