]> matita.cs.unibo.it Git - helm.git/commitdiff
...
authorEnrico Tassi <enrico.tassi@inria.fr>
Mon, 26 May 2008 09:13:07 +0000 (09:13 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Mon, 26 May 2008 09:13:07 +0000 (09:13 +0000)
helm/software/matita/dist/ChangeLog

index d20d37588883a8993d22c12e5329fdb64840d0cd..f14ac2477c3a8a9b4e6c4aac0d50f194a85fdb9d 100644 (file)
@@ -2,6 +2,7 @@
        * a wrong context was used to refine fixpoints arguments
          when trying to optimize out the letin (grep for `AvoidLetIn):
          (let rec f x = Fix... in f t ---> Fix... t)
+       * auto fixed to prefer goals with metavariables to closed ones
 
 0.5.0  - 9/5/2008 - bugfix release
        * first release not considered experimental