| changeset 58889 | 5b7a9633cfa8 |
| parent 46912 | e0cd5c4df8e6 |
| child 60773 | d09c66a0ea10 |
--- a/src/HOL/UNITY/Comp/AllocImpl.thy Sun Nov 02 18:21:14 2014 +0100 +++ b/src/HOL/UNITY/Comp/AllocImpl.thy Sun Nov 02 18:21:45 2014 +0100 @@ -3,7 +3,7 @@ Copyright 1998 University of Cambridge *) -header{*Implementation of a multiple-client allocator from a single-client allocator*} +section{*Implementation of a multiple-client allocator from a single-client allocator*} theory AllocImpl imports AllocBase "../Follows" "../PPROD" begin