diff options
Diffstat (limited to 'etc/isar/multiple/B.thy')
| -rw-r--r-- | etc/isar/multiple/B.thy | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/isar/multiple/B.thy b/etc/isar/multiple/B.thy index 2828c655..efebff83 100644 --- a/etc/isar/multiple/B.thy +++ b/etc/isar/multiple/B.thy @@ -1,4 +1,4 @@ +theory B imports Pure +begin -theory B = Pure:; - -end; +end |
