tuned;
authorwenzelm
Wed, 27 Oct 1999 18:11:54 +0200
changeset 7955 f30e08579481
parent 7954 ea6b79f32cfd
child 7956 edaca60a54cd
tuned;
src/HOL/Isar_examples/Cantor.thy
--- a/src/HOL/Isar_examples/Cantor.thy	Wed Oct 27 17:27:07 1999 +0200
+++ b/src/HOL/Isar_examples/Cantor.thy	Wed Oct 27 18:11:54 1999 +0200
@@ -5,8 +5,11 @@
 
 header {* Cantor's Theorem *};
 
-theory Cantor = Main:;text_raw {* \footnote{This is an Isar version of
- the final example of the Isabelle/HOL manual \cite{isabelle-HOL}.}
+theory Cantor = Main:;
+
+text_raw {*
+ \footnote{This is an Isar version of the final example of the
+ Isabelle/HOL manual \cite{isabelle-HOL}.}
 *};
 
 text {*