aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc/isar/NamesInStrings.thy
diff options
context:
space:
mode:
Diffstat (limited to 'etc/isar/NamesInStrings.thy')
-rw-r--r--etc/isar/NamesInStrings.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/isar/NamesInStrings.thy b/etc/isar/NamesInStrings.thy
index 3d56e8c8..366b9a2a 100644
--- a/etc/isar/NamesInStrings.thy
+++ b/etc/isar/NamesInStrings.thy
@@ -1,4 +1,4 @@
-theory "Names In Strings" = Main: (* NB: must also check case without quotes! *)
+theory "Names In Strings" imports Main begin (* NB: must also check case without quotes! *)
lemma foo: "B --> B" by auto