aboutsummaryrefslogtreecommitdiff
path: root/PROBLEMES
diff options
context:
space:
mode:
Diffstat (limited to 'PROBLEMES')
-rw-r--r--PROBLEMES7
1 files changed, 0 insertions, 7 deletions
diff --git a/PROBLEMES b/PROBLEMES
index fe43a5f0d5..a104219283 100644
--- a/PROBLEMES
+++ b/PROBLEMES
@@ -1,10 +1,3 @@
-- Problème affichage de Cases (alpha-conversion dans les patterns)
-======================================================================
-Inductive t : Set := c : nat->nat->t.
-Definition foo' := [x:t]Cases x of (c y z) => (plus y z) end.
-Print foo'.
-======================================================================
-
Des CASTEDCOMMAND s'affiche dans les scripts de preuves.
Probleme d'affichage des scripts de preuve (disparition des THEN)