Skip to content

Commit

Permalink
Document fix to issue #225 (constructor names for theorems)
Browse files Browse the repository at this point in the history
  • Loading branch information
mn200 committed Feb 8, 2015
1 parent 37d61e3 commit e08c29e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/next-release.md
Expand Up @@ -25,6 +25,8 @@ Bugs fixed:

- An embarrassing infinite loop bug in the integration of the integer decision procedures (the Omega test, Cooper’s algorithm) into the simplifier was fixed.

- Theorems can now have names that are the same as SML constructor names (*e.g.*, `Empty`). ([Github issue](http://github.com/HOL-Theorem-Prover/HOL/issues/225))

New theories:
-------------

Expand Down

0 comments on commit e08c29e

Please sign in to comment.