From 8ee3448b4f88d3c282bf8a8524e2facc5a2acd24 Mon Sep 17 00:00:00 2001
From: Stephen Adams <edu/mit/csail/zurich/adams>
Date: Mon, 28 Aug 1995 13:20:16 +0000
Subject: [PATCH] Added warning

---
 v8/src/compiler/documentation/cmpaux.txt    | 4 +++-
 v8/src/compiler/documentation/cmpint.txt    | 3 ++-
 v8/src/compiler/documentation/facts.txt     | 2 ++
 v8/src/compiler/documentation/files.txt     | 3 +++
 v8/src/compiler/documentation/notes.txt     | 2 +-
 v8/src/compiler/documentation/porting.guide | 3 ++-
 6 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/v8/src/compiler/documentation/cmpaux.txt b/v8/src/compiler/documentation/cmpaux.txt
index d56587604..937e75669 100644
--- a/v8/src/compiler/documentation/cmpaux.txt
+++ b/v8/src/compiler/documentation/cmpaux.txt
@@ -1,6 +1,8 @@
 -*- Text -*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/compiler/documentation/cmpaux.txt,v 1.1 1995/08/05 16:25:13 adams Exp $
+$Id $
+
+THIS FILE NEEDS UPDATING TO LIAR 5.0
 
 
 Copyright (c) 1991 Massachusetts Institute of Technology
diff --git a/v8/src/compiler/documentation/cmpint.txt b/v8/src/compiler/documentation/cmpint.txt
index 458c5c296..d31bd20f8 100644
--- a/v8/src/compiler/documentation/cmpint.txt
+++ b/v8/src/compiler/documentation/cmpint.txt
@@ -1,7 +1,8 @@
 -*- Text -*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v8/src/compiler/documentation/cmpint.txt,v 1.1 1995/08/05 16:25:13 adams Exp $
+$Id $
 
+THIS FILE NEEDS UPDATING TO LIAR 5.0
 
 Copyright (c) 1991-1992 Massachusetts Institute of Technology
 
diff --git a/v8/src/compiler/documentation/facts.txt b/v8/src/compiler/documentation/facts.txt
index 1747e4731..abb1d0a2c 100644
--- a/v8/src/compiler/documentation/facts.txt
+++ b/v8/src/compiler/documentation/facts.txt
@@ -1,3 +1,5 @@
+THIS FILE REFERS ONLY TO LIAR 4.7 OR EARLIER
+
 Some useful facts:
 
 * A canonical subproblem has a `continuation' component that satisfies
diff --git a/v8/src/compiler/documentation/files.txt b/v8/src/compiler/documentation/files.txt
index 1f0a75a13..02a563690 100644
--- a/v8/src/compiler/documentation/files.txt
+++ b/v8/src/compiler/documentation/files.txt
@@ -1,3 +1,6 @@
+THIS FILE NEEDS TO BE UPDATAED TO LIAR 5.0.
+Further, it looks semiautomagically generated.  By what?
+
 ================================================================
 	compiler/back:
 ================================================================
diff --git a/v8/src/compiler/documentation/notes.txt b/v8/src/compiler/documentation/notes.txt
index 9087d33ed..c6e648d06 100644
--- a/v8/src/compiler/documentation/notes.txt
+++ b/v8/src/compiler/documentation/notes.txt
@@ -1,4 +1,4 @@
-
+THIS FILE MOSTLY REFERS TO LIAR 4.7 OR EARLIER
 
 	       Notes on potential compiler improvements
 
diff --git a/v8/src/compiler/documentation/porting.guide b/v8/src/compiler/documentation/porting.guide
index 0e596681b..c49c04b56 100644
--- a/v8/src/compiler/documentation/porting.guide
+++ b/v8/src/compiler/documentation/porting.guide
@@ -1,7 +1,8 @@
 	   Emacs: Please use -*- Text -*- mode.  Thank you.
 
-$Id: porting.guide,v 1.1 1995/08/05 16:25:13 adams Exp $
+$Id: porting.guide,v 1.2 1995/08/28 13:20:16 adams Exp $
 
+THIS FILE NEEDS UPDATING TO LIAR 5.0
 
 Copyright (c) 1991-1993 Massachusetts Institute of Technology
 
-- 
2.25.1