aboutsummaryrefslogtreecommitdiff
path: root/KNOWN-BUGS
diff options
context:
space:
mode:
authorherbelin2000-12-26 21:56:51 +0000
committerherbelin2000-12-26 21:56:51 +0000
commitd57bd605795c9b3a1e569a2de3ed19852421183f (patch)
treeeef1428d70f8878d8ea90486ba4bbdf0db47111d /KNOWN-BUGS
parente91bc3e3ac67892a2d08547ece8580194906f0b1 (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-BUGS3
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