diff options
| author | herbelin | 2000-12-26 21:56:51 +0000 |
|---|---|---|
| committer | herbelin | 2000-12-26 21:56:51 +0000 |
| commit | d57bd605795c9b3a1e569a2de3ed19852421183f (patch) | |
| tree | eef1428d70f8878d8ea90486ba4bbdf0db47111d /KNOWN-BUGS | |
| parent | e91bc3e3ac67892a2d08547ece8580194906f0b1 (diff) | |
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1227 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'KNOWN-BUGS')
| -rw-r--r-- | KNOWN-BUGS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/KNOWN-BUGS b/KNOWN-BUGS index c36c34e915..73f4430bcc 100644 --- a/KNOWN-BUGS +++ b/KNOWN-BUGS @@ -17,3 +17,6 @@ - The syntax "Specialize num ident" is temporarily not accepted outside "Tactic Definition". Syntax "Specialize ident" is OK. +- New Induction fails for mutual inductive elimination + +- Elim fails with eliminators not imported
\ No newline at end of file |
