aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc/isar/Persistent.thy
diff options
context:
space:
mode:
Diffstat (limited to 'etc/isar/Persistent.thy')
-rw-r--r--etc/isar/Persistent.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/isar/Persistent.thy b/etc/isar/Persistent.thy
index f9258ce5..8a042886 100644
--- a/etc/isar/Persistent.thy
+++ b/etc/isar/Persistent.thy
@@ -25,7 +25,7 @@ Tests:
*)
-theory Persistent = Main:
+theory Persistent imports Main begin
theorem and_comms: "A & B --> B & A"
proof