diff options
| author | Guillaume Melquiond | 2015-10-07 23:08:45 +0200 |
|---|---|---|
| committer | Guillaume Melquiond | 2015-10-07 23:08:45 +0200 |
| commit | 27d4a636cb7f1fbdbced1980808a9b947405eeb5 (patch) | |
| tree | 830d7de2466f41ec69fe6792b7f0e3d85acefa5a /CHANGES | |
| parent | e26b4dbedd29acbfb9cbf2320193cc68afa60cf3 (diff) | |
Remove the "exists" overrides from Program. (Fix bug #4360)
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ Tactics "intros" automatically complete the introduction of its subcomponents, as the the disjunctive-conjunctive introduction patterns in non-terminal position already do. +- Importing Program no longer overrides the "exists" tactic (potential source + of incompatibilities). API |
