diff options
Diffstat (limited to 'isar/Example.thy')
| -rw-r--r-- | isar/Example.thy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/Example.thy b/isar/Example.thy index 77a14505..43f515ba 100644 --- a/isar/Example.thy +++ b/isar/Example.thy @@ -4,7 +4,7 @@ $Id$ *) -theory Example = Main: +theory Example imports Main begin text {* Proper proof text -- \textit{naive version}. *} |
