*** empty log message ***
authorwenzelm
Fri, 05 Feb 1999 21:10:19 +0100
changeset 6248 c31c07509637
parent 6247 e8bbe64861b8
child 6249 8bb90076cc7c
*** empty log message ***
src/HOL/Real/Hyperreal/ROOT.ML
src/ZF/ex/Primrec_defs.ML
--- a/src/HOL/Real/Hyperreal/ROOT.ML	Fri Feb 05 21:06:24 1999 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-(*  Title:      HOL/Hyperreal/ROOT
-    ID:         $Id$
-    Author:     Lawrence C Paulson, Cambridge University Computer Laboratory
-    Copyright   1998  University of Cambridge
-
-Construction of the Hyperreals using ultrafilters, by Jacques Fleuriot
-*)
-
-HOL_build_completed;    (*Make examples fail if HOL did*)
-
-writeln"Root file for HOL/Hyperreal";
-
-set proof_timing;
-time_use_thy "Filter";
--- a/src/ZF/ex/Primrec_defs.ML	Fri Feb 05 21:06:24 1999 +0100
+++ b/src/ZF/ex/Primrec_defs.ML	Fri Feb 05 21:10:19 1999 +0100
@@ -7,7 +7,7 @@
 *)
 
 (*Theory TF redeclares map_type*)
-val map_type = Context.thm "List.map_type";
+val map_type = thm "List.map_type";
 
 (** Useful special cases of evaluation ***)