aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code/qs.c
diff options
context:
space:
mode:
Diffstat (limited to 'mps/code/qs.c')
-rw-r--r--mps/code/qs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mps/code/qs.c b/mps/code/qs.c
index fa5bf97b0a4..053cf0462fb 100644
--- a/mps/code/qs.c
+++ b/mps/code/qs.c
@@ -1,7 +1,6 @@
1/* impl.c.qs: QUICKSORT 1/* impl.c.qs: QUICKSORT
2 * 2 *
3 * $Id$ 3 * $Id$
4 * $HopeName: MMsrc!qs.c(trunk.18) $
5 * Copyright (c) 2001 Ravenbrook Limited. 4 * Copyright (c) 2001 Ravenbrook Limited.
6 * 5 *
7 * The purpose of this program is to act as a "real" client of the MM. 6 * The purpose of this program is to act as a "real" client of the MM.