src/HOL/Isar_Examples/Structured_Statements.thy
changeset 63583 a39baba12732
parent 62314 ec0fbd1a852b
child 69597 ff784d5a5bfb
--- a/src/HOL/Isar_Examples/Structured_Statements.thy	Tue Aug 02 18:13:24 2016 +0200
+++ b/src/HOL/Isar_Examples/Structured_Statements.thy	Tue Aug 02 18:44:37 2016 +0200
@@ -5,7 +5,7 @@
 section \<open>Structured statements within Isar proofs\<close>
 
 theory Structured_Statements
-imports Main
+  imports Main
 begin
 
 subsection \<open>Introduction steps\<close>