src/HOL/ex/Hex_Bin_Examples.thy
changeset 58889 5b7a9633cfa8
parent 41460 ea56b98aee83
child 61343 5b5656a63bd6
--- a/src/HOL/ex/Hex_Bin_Examples.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/ex/Hex_Bin_Examples.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Gerwin Klein, NICTA
 *)
 
-header {* Examples for hexadecimal and binary numerals *}
+section {* Examples for hexadecimal and binary numerals *}
 
 theory Hex_Bin_Examples imports Main 
 begin