src/HOL/UNITY/Comp/AllocBase.thy
changeset 63146 f1ecba0272f9
parent 62608 19f87fa0cfcb
child 63388 a095acd4cfbf
--- a/src/HOL/UNITY/Comp/AllocBase.thy	Wed May 25 11:49:40 2016 +0200
+++ b/src/HOL/UNITY/Comp/AllocBase.thy	Wed May 25 11:50:58 2016 +0200
@@ -3,7 +3,7 @@
     Copyright   1998  University of Cambridge
 *)
 
-section{*Common Declarations for Chandy and Charpentier's Allocator*}
+section\<open>Common Declarations for Chandy and Charpentier's Allocator\<close>
 
 theory AllocBase imports "../UNITY_Main" "~~/src/HOL/Library/Multiset_Order" begin