aboutsummaryrefslogtreecommitdiffstats
path: root/mps/code
diff options
context:
space:
mode:
authorRichard Kistruck2007-01-10 19:22:46 +0000
committerRichard Kistruck2007-01-10 19:22:46 +0000
commit18311819aa2425a2c47681ae641488f2a4d09643 (patch)
treea112ce2bd18ae5f865578d8f5df94c884da946e4 /mps/code
parent8e400970edb30740a9ac1fea2f570e35050bb800 (diff)
downloademacs-18311819aa2425a2c47681ae641488f2a4d09643.tar.gz
emacs-18311819aa2425a2c47681ae641488f2a4d09643.zip
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
Diffstat (limited to 'mps/code')
-rw-r--r--mps/code/fmtdytst.h2
-rw-r--r--mps/code/protxcpp.c2
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 @@
1/* fmtdytst.h: DYLAN OBJECT FORMAT TESTING 1/* fmtdytst.h: DYLAN OBJECT FORMAT TESTING
2 * 2 *
3 * $Id: //info.ravenbrook.com/project/mps/master/code/fmtdy.h#7 $ 3 * $Id$
4 * Copyright (c) 2001 Ravenbrook Limited. See end of file for license. 4 * Copyright (c) 2001 Ravenbrook Limited. See end of file for license.
5 */ 5 */
6 6
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 @@
1/* protxcpp.c: PROTECTION FOR MAC OS X ON POWERPC 1/* protxcpp.c: PROTECTION FOR MAC OS X ON POWERPC
2 * 2 *
3 * $Header$ 3 * $Id$
4 * Copyright (c) 2001,2005 Ravenbrook Limited. See end of file for license. 4 * Copyright (c) 2001,2005 Ravenbrook Limited. See end of file for license.
5 * 5 *
6 * Most of this was copied from protso.c and modified. 6 * Most of this was copied from protso.c and modified.