diff options
Diffstat (limited to 'mps/code/table.c')
| -rw-r--r-- | mps/code/table.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mps/code/table.c b/mps/code/table.c index 6889318f31a..f793c4d7d90 100644 --- a/mps/code/table.c +++ b/mps/code/table.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* impl.h.table: A dictionary mapping a Word to a void* | 1 | /* impl.h.table: A dictionary mapping a Word to a void* |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!table.c(trunk.3) $ | ||
| 5 | * Copyright (c) 2001 Ravenbrook Limited. | 4 | * Copyright (c) 2001 Ravenbrook Limited. |
| 6 | * | 5 | * |
| 7 | * .note.good-hash: As is common in hash table implementations, we | 6 | * .note.good-hash: As is common in hash table implementations, we |