From 492dd3c684e53bd42b28371bdaaa99ad67ebd835 Mon Sep 17 00:00:00 2001 From: Richard Brooksby Date: Wed, 5 Dec 2001 15:48:24 +0000 Subject: Merging changes from union to masters. this incorporates pekka's updates: tuning and a type in amcsshe.c and some adding some missing checks in arenavm.c. it also brings our cope of their hopenames up to date. Copied from Perforce Change: 24815 ServerID: perforce.ravenbrook.com --- mps/code/assert.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mps/code/assert.c') diff --git a/mps/code/assert.c b/mps/code/assert.c index 206112e5d30..998795f1fce 100644 --- a/mps/code/assert.c +++ b/mps/code/assert.c @@ -1,6 +1,6 @@ /* impl.c.assert: ASSERTION IMPLEMENTATION * - * $HopeName$ + * $HopeName: MMsrc!assert.c(trunk.12) $ * Copyright (C) 1999 Harlequin Limited. All rights reserved. * * This source provides the AssertFail function which is @@ -11,7 +11,7 @@ #include "check.h" #include "mpm.h" -SRCID(assert, "$HopeName: MMsrc!assert.c(trunk.11) $"); +SRCID(assert, "$HopeName: MMsrc!assert.c(trunk.12) $"); /* CheckLevel -- Control check level -- cgit v1.2.1