src/HOL/Auth/TLS.ML
changeset 5223 4cb05273f764
parent 5114 c729d4c299c1
child 5359 bd539b72d484
--- a/src/HOL/Auth/TLS.ML	Thu Jul 30 23:14:41 1998 +0200
+++ b/src/HOL/Auth/TLS.ML	Fri Jul 31 10:48:42 1998 +0200
@@ -17,11 +17,6 @@
   rollback attacks).
 *)
 
-open TLS;
-
-set proof_timing;
-HOL_quantifiers := false;
-
 (*Automatically unfold the definition of "certificate"*)
 Addsimps [certificate_def];