src/HOL/Tools/SMT2/smt2_config.ML
changeset 57230 ec5ff6bb2a92
parent 57229 489083abce44
--- a/src/HOL/Tools/SMT2/smt2_config.ML	Thu Jun 12 01:00:49 2014 +0200
+++ b/src/HOL/Tools/SMT2/smt2_config.ML	Thu Jun 12 01:00:49 2014 +0200
@@ -220,7 +220,7 @@
     val ns = if null names then ["(none)"] else sort_strings names
     val n = the_default "(none)" (solver_name_of ctxt)
     val opts = solver_options_of ctxt
-    
+
     val t = string_of_real (Config.get ctxt timeout)
 
     val certs_filename =