src/HOL/Library/AList.thy
changeset 58881 b9556a055632
parent 56327 3e62e68fb342
child 59943 e83ecf0a0ee1
--- a/src/HOL/Library/AList.thy	Sun Nov 02 17:16:01 2014 +0100
+++ b/src/HOL/Library/AList.thy	Sun Nov 02 17:20:45 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Norbert Schirmer, Tobias Nipkow, Martin Wildmoser, TU Muenchen
 *)
 
-header {* Implementation of Association Lists *}
+section {* Implementation of Association Lists *}
 
 theory AList
 imports Main