src/HOL/Library/Code_Abstract_Nat.thy
changeset 58881 b9556a055632
parent 57427 91f9e4148460
child 59169 ddc948e4ed09
--- a/src/HOL/Library/Code_Abstract_Nat.thy	Sun Nov 02 17:16:01 2014 +0100
+++ b/src/HOL/Library/Code_Abstract_Nat.thy	Sun Nov 02 17:20:45 2014 +0100
@@ -2,7 +2,7 @@
     Author:     Stefan Berghofer, Florian Haftmann, TU Muenchen
 *)
 
-header {* Avoidance of pattern matching on natural numbers *}
+section {* Avoidance of pattern matching on natural numbers *}
 
 theory Code_Abstract_Nat
 imports Main