aboutsummaryrefslogtreecommitdiff
path: root/PROBLEMES
diff options
context:
space:
mode:
Diffstat (limited to 'PROBLEMES')
-rw-r--r--PROBLEMES11
1 files changed, 11 insertions, 0 deletions
diff --git a/PROBLEMES b/PROBLEMES
index ff4e7e5825..ab9564ce43 100644
--- a/PROBLEMES
+++ b/PROBLEMES
@@ -1,3 +1,14 @@
+coqtop -byte
+Anomaly: Uncaught exception Unix.Unix_error(20, "execv", "./coqtop.byte").
+Please report.
+portable-demons ~/coq/V7 > which \coqtop
+/home/cpaulin/coq/V7/bin//coqtop
+portable-demons ~/coq/V7 > \coqtop -byte
+Anomaly: Uncaught exception Unix.Unix_error(20, "execv", "./coqtop.byte").
+Please report.
+portable-demons ~/coq/V7 > which coqtop.byte
+/home/cpaulin/coq/V7/bin//coqtop.byte
+
Declaration de Local a l'interieur d'un but ...
Certains Clear deviennent impossible car la variable apparait dans
un lemme local, c'est plutot sain ...