aboutsummaryrefslogtreecommitdiffhomepage
path: root/PROBLEMES
diff options
context:
space:
mode:
authorGravatar mohring <mohring@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-01-15 16:50:36 +0000
committerGravatar mohring <mohring@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-01-15 16:50:36 +0000
commitb5a56173d812ebd14943d480cb3e2a7c80146537 (patch)
treebdd6271f81bd43986afd29133c509d1596bd4263 /PROBLEMES
parentc8e5299add068b19df1e07bb4f996115d114ba38 (diff)
Ajout de commentaire coqweb
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1252 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'PROBLEMES')
-rw-r--r--PROBLEMES8
1 files changed, 8 insertions, 0 deletions
diff --git a/PROBLEMES b/PROBLEMES
index c0ad725e1..f0f5e9217 100644
--- a/PROBLEMES
+++ b/PROBLEMES
@@ -1,5 +1,13 @@
Hints Resolve fait une anomalie si la constante n'existe pas
+(* Probleme de lancement de coqtop lorsque le fichier n'est pas sauve
+sous emacs et qu'un lien (lock ?) .#fichier a ete cree *)
+/home/cpaulin/coq/V7/bin/coqc -q -I . Axioms
+Anomaly: Uncaught exception Unix.Unix_error(20, "stat", "/home/cpaulin/coq/V7/theories/Num/.#Axioms.v").
+Please report.
+make: *** [Axioms.vo] Error 1
+
+
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 ...