IMP/ROOT.ML
changeset 132 47be9d22a0d6
parent 131 41bf53133ba6
child 188 32b84b520cd3
--- a/IMP/ROOT.ML	Wed Aug 31 15:15:54 1994 +0200
+++ b/IMP/ROOT.ML	Wed Aug 31 16:25:19 1994 +0200
@@ -1,4 +1,4 @@
-(*  Title: 	ZF/IMP/ROOT.ML
+(*  Title: 	HOL/IMP/ROOT.ML
     ID:         $Id$
     Author: 	Heiko Loetzbeyer & Robert Sandner, TUM
     Copyright   1994 TUM
@@ -12,9 +12,9 @@
 
 *)
 
-ZF_build_completed;	(*Make examples fail if ZF did*)
+HOL_build_completed;	(*Make examples fail if HOL did*)
 
-writeln"Root file for ZF/IMP";
+writeln"Root file for HOL/IMP";
 proof_timing := true;
 loadpath := [".","IMP"];
 time_use_thy "Equiv";