Skip to content

Commit

Permalink
add release note about custom compsets
Browse files Browse the repository at this point in the history
  • Loading branch information
xrchz committed Oct 23, 2014
1 parent 8e166d2 commit f38b962
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/next-release.md
Expand Up @@ -47,6 +47,8 @@ New features:

* The Vim mode for HOL now supports multiple simultaneous sessions. See its README for details.

* Many of the standard libraries now provide an `add_X_compset : compset -> unit` (e.g., `add_pred_set_compset`) to ease building of custom call-by-name evaluation conversions that don't, like `EVAL`, include everything in `the_compset()`.

Bugs fixed:
-----------

Expand Down

0 comments on commit f38b962

Please sign in to comment.