aboutsummaryrefslogtreecommitdiffhomepage
path: root/PROBLEMES
diff options
context:
space:
mode:
authorGravatar mohring <mohring@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-12-06 09:16:21 +0000
committerGravatar mohring <mohring@85f007b7-540e-0410-9357-904b9bb8a0f7>2000-12-06 09:16:21 +0000
commitbff3f7f7b5b066f4c15c1d8438229152928c3036 (patch)
tree685d670f294e0c1943e2bf370b1ddc715507ef72 /PROBLEMES
parent2c4473a7e52614b48292bee80fa903f416d05887 (diff)
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1059 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'PROBLEMES')
-rw-r--r--PROBLEMES11
1 files changed, 8 insertions, 3 deletions
diff --git a/PROBLEMES b/PROBLEMES
index 98282d5ee..e345f7f63 100644
--- a/PROBLEMES
+++ b/PROBLEMES
@@ -1,7 +1,9 @@
Declaration de Local a l'interieur d'un but ...
-add_entry etait fait avant cache_object qui peut echouer en laissant
-la lib_stk dans un etat incoherent ....
+Les arguments des Tactic Definition sont interpretes avant
+l'application de la tactique, ils ne peuvent pas contenir des variables
+qui seront introduites dans la tactique ....
+MUTUAL-EXCLUSION/binary/version1/Soundness.v
CONTRIBS
---------
@@ -27,4 +29,7 @@ Rocq/GRAPHS
File "./lsort.v", line 82, characters 4-17
Error: Impossible to unify ad with
(a:ad)(?334 a)->(?334 (ad_double_plus_un a))
-Induction a. \ No newline at end of file
+Induction a.
+
+Rocq/MUTUAL-EXCLUSION/
+ Incompatibilite interpretation des arguments de Tactic Definition