tuned white space;
authorwenzelm
Fri, 04 Apr 2014 13:12:16 +0200
changeset 56405 954d5be07d20
parent 56400 f0bd809b5d35
child 56406 0e21270952c3
tuned white space;
src/Pure/ML/ml_antiquotations.ML
--- a/src/Pure/ML/ml_antiquotations.ML	Fri Apr 04 12:37:57 2014 +0200
+++ b/src/Pure/ML/ml_antiquotations.ML	Fri Apr 04 13:12:16 2014 +0200
@@ -73,7 +73,6 @@
             "(fn x => (Isabelle." ^ a ^ " (" ^ ml_make_string ^ " x); x))";
         in (K (env, body), ctxt') end));
 
-  
 
 (* type classes *)