diff options
| author | barras | 2009-02-10 14:58:38 +0000 |
|---|---|---|
| committer | barras | 2009-02-10 14:58:38 +0000 |
| commit | 65d027ba5ffcec61e66b1a047b135bea2f281c44 (patch) | |
| tree | e671aa6213b2872b42a3a4177e6100fb231f3fe8 /KNOWN-BUGS | |
| parent | 5031d5cf90eec09cd3b7b32a4610d42e66f11c8d (diff) | |
removed prehistoric files
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11903 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'KNOWN-BUGS')
| -rw-r--r-- | KNOWN-BUGS | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/KNOWN-BUGS b/KNOWN-BUGS deleted file mode 100644 index 774d181cf9..0000000000 --- a/KNOWN-BUGS +++ /dev/null @@ -1,20 +0,0 @@ - THIS IS A LIST OF KNOWN BUGS OF COQ V7.0 - -- Realizer and Program/Program_all are not available - -- Local definitions in Record/Structure are not allowed - -- Alias of pattern with dependent types are not supported - -- Tokens with both symbols and letters are not supported - -- No consistency check is done when requiring a module (that is, a - module can be compiled with logical name Mycontrib.Arith.Plus but - required with name HisContrib.Zarith.Plus). - -- 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 |
