src/HOL/Subst/ROOT.ML
changeset 1165 97b2bb5d43c3
parent 968 3cdaa8724175
child 1266 3ae9fe3c0f68
--- a/src/HOL/Subst/ROOT.ML	Thu Jun 29 12:34:16 1995 +0200
+++ b/src/HOL/Subst/ROOT.ML	Thu Jun 29 12:48:48 1995 +0200
@@ -1,4 +1,4 @@
-(*  Title: 	CHOL/Subst
+(*  Title: 	HOL/Subst
     Author: 	Martin Coen, Cambridge University Computer Laboratory
     Copyright   1993  University of Cambridge
 
@@ -22,7 +22,7 @@
 To load, go to the parent directory and type use"Subst/ROOT.ML";
 *)
 
-CHOL_build_completed;    (*Cause examples to fail if CHOL did*)
+HOL_build_completed;    (*Cause examples to fail if HOL did*)
 
 writeln"Root file for Substitutions and Unification";
 loadpath := ["Subst"];