From 18311819aa2425a2c47681ae641488f2a4d09643 Mon Sep 17 00:00:00 2001 From: Richard Kistruck Date: Wed, 10 Jan 2007 19:22:46 +0000 Subject: [PATCH] Mps source that should be text+k (not text) in perforce: The dollar-i-d-dollar text in these files (if it was present) was lying. Copied from Perforce Change: 161451 ServerID: perforce.ravenbrook.com --- mps/code/fmtdytst.h | 2 +- mps/code/protxcpp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mps/code/fmtdytst.h b/mps/code/fmtdytst.h index 36914e92fc5..10078bbd2c7 100644 --- a/mps/code/fmtdytst.h +++ b/mps/code/fmtdytst.h @@ -1,6 +1,6 @@ /* fmtdytst.h: DYLAN OBJECT FORMAT TESTING * - * $Id: //info.ravenbrook.com/project/mps/master/code/fmtdy.h#7 $ + * $Id$ * Copyright (c) 2001 Ravenbrook Limited. See end of file for license. */ diff --git a/mps/code/protxcpp.c b/mps/code/protxcpp.c index 5a7c2a237b8..2ba239fa2a3 100644 --- a/mps/code/protxcpp.c +++ b/mps/code/protxcpp.c @@ -1,6 +1,6 @@ /* protxcpp.c: PROTECTION FOR MAC OS X ON POWERPC * - * $Header$ + * $Id$ * Copyright (c) 2001,2005 Ravenbrook Limited. See end of file for license. * * Most of this was copied from protso.c and modified.