--- a/src/HOL/NumberTheory/IntPrimes.thy Mon Dec 10 11:24:12 2007 +0100
+++ b/src/HOL/NumberTheory/IntPrimes.thy Mon Dec 10 11:24:14 2007 +0100
@@ -6,7 +6,9 @@
header {* Divisibility and prime numbers (on integers) *}
-theory IntPrimes imports Primes begin
+theory IntPrimes
+imports Primes
+begin
text {*
The @{text dvd} relation, GCD, Euclid's extended algorithm, primes,
--- a/src/HOL/Real/HahnBanach/Bounds.thy Mon Dec 10 11:24:12 2007 +0100
+++ b/src/HOL/Real/HahnBanach/Bounds.thy Mon Dec 10 11:24:14 2007 +0100
@@ -5,7 +5,9 @@
header {* Bounds *}
-theory Bounds imports Main Real begin
+theory Bounds
+imports Main Real
+begin
locale lub =
fixes A and x