aboutsummaryrefslogtreecommitdiff
path: root/isar/Root2_Isar.thy
diff options
context:
space:
mode:
authorMakarius Wenzel2005-08-18 15:35:24 +0000
committerMakarius Wenzel2005-08-18 15:35:24 +0000
commit5e28d72761e5973ed3bd98bc998fa6d8495b8777 (patch)
tree33ac9c467e1a6c9f9b0eb05daf4f28bad992f952 /isar/Root2_Isar.thy
parent460f5de9bb2b0833d5da9480154835f9da56de62 (diff)
isatool fixheaders;
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 *}