src/HOL/Library/Transitive_Closure_Table.thy
changeset 58881 b9556a055632
parent 56922 d411a81b8356
child 60500 903bb1495239
--- a/src/HOL/Library/Transitive_Closure_Table.thy	Sun Nov 02 17:16:01 2014 +0100
+++ b/src/HOL/Library/Transitive_Closure_Table.thy	Sun Nov 02 17:20:45 2014 +0100
@@ -1,6 +1,6 @@
 (* Author: Stefan Berghofer, Lukas Bulwahn, TU Muenchen *)
 
-header {* A table-based implementation of the reflexive transitive closure *}
+section {* A table-based implementation of the reflexive transitive closure *}
 
 theory Transitive_Closure_Table
 imports Main