| changeset 15531 | 08c8dad8e399 | 
| parent 11786 | 51ce34ef5113 | 
| child 21220 | 63a7a74a9489 | 
--- a/src/HOL/UNITY/Comp/Alloc.ML Fri Feb 11 18:51:00 2005 +0100 +++ b/src/HOL/UNITY/Comp/Alloc.ML Sun Feb 13 17:15:14 2005 +0100 @@ -715,7 +715,7 @@ qed "System_correct"; -(** Some lemmas no longer used **) +(** SOME lemmas no longer used **) Goal "non_dummy = (% (g,a,r). (| giv = g, ask = a, rel = r |)) o \ \ (funPair giv (funPair ask rel))";