From: Stephen Adams <edu/mit/csail/zurich/adams>
Date: Mon, 28 Aug 1995 13:20:16 +0000 (+0000)
Subject: Added warning
X-Git-Tag: 20090517-FFI~6008
X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=8ee3448b4f88d3c282bf8a8524e2facc5a2acd24;p=mit-scheme.git

Added warning
---

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