diff options
| author | herbelin | 2009-01-04 22:21:28 +0000 |
|---|---|---|
| committer | herbelin | 2009-01-04 22:21:28 +0000 |
| commit | c20bdd9c7b3d0823f1c2fb3bbb56fa12d3ca88dd (patch) | |
| tree | 04c61223c47da7ba6c50a47ce0cf02074f4d150a /CHANGES | |
| parent | 50a4cdd38f3c80306b1f200c699dd6504d2b410a (diff) | |
Added installation of .cmi files in "make install" target of coq_makefile.
Updated CHANGES.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11747 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -336,6 +336,8 @@ Tactics occurrences of a term. - Tactic "pose proof" supports name overwriting in case of specialization of an hypothesis. +- Semi-decision tactic "jp" for first-order intuitionistic logic moved to user + contributions (subsumed by "firstorder"). Program |
