From 9bfd6db50aedf254d2cbbc1bb7c141f0ec986fd5 Mon Sep 17 00:00:00 2001 From: Makarius Wenzel Date: Fri, 14 Mar 2008 20:42:52 +0000 Subject: proper indentation; --- isar/Example-Xsym.thy | 3 +-- isar/Example.thy | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/isar/Example-Xsym.thy b/isar/Example-Xsym.thy index d9b6a415..b864428f 100644 --- a/isar/Example-Xsym.thy +++ b/isar/Example-Xsym.thy @@ -14,8 +14,7 @@ proof then show "B \ A" proof assume B and A - then - show ?thesis .. + then show ?thesis .. qed qed diff --git a/isar/Example.thy b/isar/Example.thy index 43f515ba..0fe43c25 100644 --- a/isar/Example.thy +++ b/isar/Example.thy @@ -14,8 +14,7 @@ proof then show "B & A" proof assume B and A - then - show ?thesis .. + then show ?thesis .. qed qed -- cgit v1.2.3