# HG changeset patch # User wenzelm # Date 1359372168 -3600 # Node ID 3544f5eb1ee6198b37a0e028cad0f91c2d1863e8 # Parent d5fd24f735551b0d34b1df4b114608d3290e9f7d tuned; diff -r d5fd24f73555 -r 3544f5eb1ee6 NEWS --- a/NEWS Sat Jan 26 20:36:26 2013 +0100 +++ b/NEWS Mon Jan 28 12:22:48 2013 +0100 @@ -135,7 +135,7 @@ * Command 'typ' supports an additional variant with explicit sort constraint, to infer and check the most general type conforming to a -given given sort. Example (in HOL): +given sort. Example (in HOL): typ "_ * _ * bool * unit" :: finite