src/HOL/Isar_Examples/First_Order_Logic.thy
changeset 63585 f4a308fdf664
parent 61935 6512e84cc9f5
--- a/src/HOL/Isar_Examples/First_Order_Logic.thy	Tue Aug 02 18:45:34 2016 +0200
+++ b/src/HOL/Isar_Examples/First_Order_Logic.thy	Tue Aug 02 18:46:24 2016 +0200
@@ -10,7 +10,7 @@
 \<close>
 
 theory First_Order_Logic
-imports Pure
+  imports Pure
 begin
 
 subsection \<open>Abstract syntax\<close>