tuned whitespace;
authorwenzelm
Sun, 29 Mar 2020 12:11:02 +0200
changeset 71617 01166f13c2c0
parent 71615 74c874b5aed0
child 71618 1b8861bcb03c
tuned whitespace;
src/Pure/General/output_primitives.ML
--- a/src/Pure/General/output_primitives.ML	Sat Mar 28 21:54:31 2020 +0100
+++ b/src/Pure/General/output_primitives.ML	Sun Mar 29 12:11:02 2020 +0200
@@ -49,6 +49,7 @@
   | Text of string;
 
 type body = tree list;
+
 end;