Moved comments into README.html
authornipkow
Sun, 19 Nov 1995 14:17:31 +0100
changeset 1347 89550840ef93
parent 1346 8709e5aaefde
child 1348 b9305143fa91
Moved comments into README.html
src/HOL/Lambda/ROOT.ML
--- a/src/HOL/Lambda/ROOT.ML	Sun Nov 19 14:16:00 1995 +0100
+++ b/src/HOL/Lambda/ROOT.ML	Sun Nov 19 14:17:31 1995 +0100
@@ -2,17 +2,6 @@
     ID:         $Id$
     Author: 	Tobias Nipkow
     Copyright   1995 TUM
-
-Confluence proof for untyped lambda-calculus using de Bruijn's notation.
-Covers beta, eta, and beta+eta.
-
-Beta is proved confluent both in the traditional way and also following the
-first two pages of
-
-@article{Takahashi-IC-95,author="Masako Takahashi",
-title="Parallel Reductions in $\lambda$-Calculus",
-journal=IC,year=1995,volume=118,pages="120--127"}
-
 *)
 
 HOL_build_completed;	(*Make examples fail if HOL did*)