aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/Root2_Isar.thy
diff options
context:
space:
mode:
Diffstat (limited to 'isar/Root2_Isar.thy')
-rw-r--r--isar/Root2_Isar.thy2
1 files changed, 1 insertions, 1 deletions
diff --git a/isar/Root2_Isar.thy b/isar/Root2_Isar.thy
index d09cc0d4..e02ef5fb 100644
--- a/isar/Root2_Isar.thy
+++ b/isar/Root2_Isar.thy
@@ -10,7 +10,7 @@
header {* Square roots of primes are irrational *}
-theory Root2_Isar = Primes + Complex_Main:
+theory Root2_Isar imports Primes Complex_Main begin
subsection {* Preliminaries *}