diff options
| author | Richard Brooksby | 2001-12-06 18:14:02 +0000 |
|---|---|---|
| committer | Richard Brooksby | 2001-12-06 18:14:02 +0000 |
| commit | 3d5e2ca85f093d8f2cd69f2622e94e1ddd83436e (patch) | |
| tree | 0d13c4cbc95641d993bd726199d6a9a11f9b4313 /mps/code/mpslib.h | |
| parent | 7628e0d7e51b148d7441acec65936a0fc3bb5d48 (diff) | |
| download | emacs-3d5e2ca85f093d8f2cd69f2622e94e1ddd83436e.tar.gz emacs-3d5e2ca85f093d8f2cd69f2622e94e1ddd83436e.zip | |
Adding hopenames back into the master sources, so that they can be included in the union sources along with the id keywords.
This was achieved by partially undoing changelist 24817, including an accidental corruption of eventgen.pl.
Copied from Perforce
Change: 24877
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/mpslib.h')
| -rw-r--r-- | mps/code/mpslib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mps/code/mpslib.h b/mps/code/mpslib.h index 99c89c59ed7..d77e8f9a0bd 100644 --- a/mps/code/mpslib.h +++ b/mps/code/mpslib.h | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | /* impl.h.mpslib: RAVENBROOK MEMORY POOL SYSTEM LIBRARY INTERFACE | 1 | /* impl.h.mpslib: RAVENBROOK MEMORY POOL SYSTEM LIBRARY INTERFACE |
| 2 | * | 2 | * |
| 3 | * $Id$ | 3 | * $Id$ |
| 4 | * $HopeName: MMsrc!mpslib.h(trunk.9) $ | ||
| 4 | * Copyright (c) 2001 Ravenbrook Limited. | 5 | * Copyright (c) 2001 Ravenbrook Limited. |
| 5 | * | 6 | * |
| 6 | * .readership: MPS client application developers, MPS developers. | 7 | * .readership: MPS client application developers, MPS developers. |