diff options
| author | David Aspinall | 2009-09-05 10:42:23 +0000 |
|---|---|---|
| committer | David Aspinall | 2009-09-05 10:42:23 +0000 |
| commit | b35ce5388cfbd86b2be92e7acb56ff4aa215f58a (patch) | |
| tree | aa6f57349bb07993bf80136e6dd18a8fe0e6ea84 /isar/Example.thy | |
| parent | 41a4f20e3250cbe225fb8363738a6c6ac35d0368 (diff) | |
Clean whitespace
Diffstat (limited to 'isar/Example.thy')
| -rw-r--r-- | isar/Example.thy | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/isar/Example.thy b/isar/Example.thy index 34c840fe..720e5480 100644 --- a/isar/Example.thy +++ b/isar/Example.thy @@ -4,6 +4,7 @@ $Id$ *) + theory Example imports Main begin text {* Proper proof text -- \textit{naive version}. *} @@ -28,4 +29,5 @@ theorem "A & B --> B & A" apply assumption done + end |
