diff options
| author | Richard Brooksby | 2001-12-05 16:05:52 +0000 |
|---|---|---|
| committer | Richard Brooksby | 2001-12-05 16:05:52 +0000 |
| commit | 25893070996cb2484437cea216d82372c3e086ce (patch) | |
| tree | 42c04d1f639c59b73cdce5c87b32da5f083de3ed /mps/code/testlib.c | |
| parent | 492dd3c684e53bd42b28371bdaaa99ad67ebd835 (diff) | |
| download | emacs-25893070996cb2484437cea216d82372c3e086ce.tar.gz emacs-25893070996cb2484437cea216d82372c3e086ce.zip | |
Changing hopename keywords to id keywords throughout, to work with perforce.
Copied from Perforce
Change: 24817
ServerID: perforce.ravenbrook.com
Diffstat (limited to 'mps/code/testlib.c')
| -rw-r--r-- | mps/code/testlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mps/code/testlib.c b/mps/code/testlib.c index 4afa690284c..0e72f740074 100644 --- a/mps/code/testlib.c +++ b/mps/code/testlib.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* impl.c.testlib: TEST LIBRARY | 1 | /* impl.c.testlib: TEST LIBRARY |
| 2 | * | 2 | * |
| 3 | * $HopeName: MMsrc!testlib.c(trunk.23) $ | 3 | * $Id$ |
| 4 | * Copyright (C) 2000 Harlequin Limited. All rights reserved. | 4 | * Copyright (C) 2000 Harlequin Limited. All rights reserved. |
| 5 | * | 5 | * |
| 6 | * .purpose: A library of functions that may be of use to unit tests. | 6 | * .purpose: A library of functions that may be of use to unit tests. |