aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/assert.c
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/assert.c')
-rw-r--r--mps/code/assert.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mps/code/assert.c b/mps/code/assert.c
index fe8cbea064f..b584d227efa 100644
--- a/mps/code/assert.c
+++ b/mps/code/assert.c
@@ -1,7 +1,6 @@
1/* impl.c.assert: ASSERTION IMPLEMENTATION 1/* impl.c.assert: ASSERTION IMPLEMENTATION
2 * 2 *
3 * $Id$ 3 * $Id$
4 * $HopeName: MMsrc!assert.c(trunk.12) $
5 * Copyright (c) 2001 Ravenbrook Limited. 4 * Copyright (c) 2001 Ravenbrook Limited.
6 * 5 *
7 * This source provides the AssertFail function which is 6 * This source provides the AssertFail function which is