diff options
| author | Pierre-Marie Pédrot | 2017-05-09 17:28:23 +0200 |
|---|---|---|
| committer | Pierre-Marie Pédrot | 2017-06-13 10:32:32 +0200 |
| commit | 3cfb38cb0e5491d13a6ef5cda81dfec7f979cced (patch) | |
| tree | 58af0d4ac3f29b4f67a3bef773d9d9c6492cd86c /dev/doc | |
| parent | 22ca6b0d70bb8b49aaa420f844c75592e5781c21 (diff) | |
Documenting the change of default flag value of Refine.refine.
Diffstat (limited to 'dev/doc')
| -rw-r--r-- | dev/doc/changes.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/doc/changes.txt b/dev/doc/changes.txt index bcda4ff50a..8456195e6b 100644 --- a/dev/doc/changes.txt +++ b/dev/doc/changes.txt @@ -144,6 +144,9 @@ In Coqlib / reference location: - The tclWEAK_PROGRESS and tclNOTSAMEGOAL tacticals were removed. Their usecase was very specific. Use tclPROGRESS instead. +- The Refine.refine function and its variants now have the unsafe flag turned + down by default. + ** Ltac API ** Many Ltac specific API has been moved in its own ltac/ folder. Amongst other |
