src/HOL/UNITY/FP.thy
changeset 58889 5b7a9633cfa8
parent 37936 1e4c5015a72e
child 61952 546958347e05
--- a/src/HOL/UNITY/FP.thy	Sun Nov 02 18:21:14 2014 +0100
+++ b/src/HOL/UNITY/FP.thy	Sun Nov 02 18:21:45 2014 +0100
@@ -5,7 +5,7 @@
 From Misra, "A Logic for Concurrent Programming", 1994
 *)
 
-header{*Fixed Point of a Program*}
+section{*Fixed Point of a Program*}
 
 theory FP imports UNITY begin