src/HOL/Library/Tree.thy
changeset 58881 b9556a055632
parent 58467 6a3da58f7233
child 59561 1a84beaa239b
--- a/src/HOL/Library/Tree.thy	Sun Nov 02 17:16:01 2014 +0100
+++ b/src/HOL/Library/Tree.thy	Sun Nov 02 17:20:45 2014 +0100
@@ -1,6 +1,6 @@
 (* Author: Tobias Nipkow *)
 
-header {* Binary Tree *}
+section {* Binary Tree *}
 
 theory Tree
 imports Main