aboutsummaryrefslogtreecommitdiffhomepage
path: root/coq
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-03-19 06:42:24 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-03-19 06:42:24 +0000
commit776750c813a39954259f5eb098259b5c124afd8c (patch)
treec98e812ab0caa542de5d9901d3accad1fe8dcdd6 /coq
parent5ef0dfc6bc323f84aa8d47359d89c9057545f202 (diff)
Updated
Diffstat (limited to 'coq')
-rw-r--r--coq/todo5
1 files changed, 5 insertions, 0 deletions
diff --git a/coq/todo b/coq/todo
index 5781026e..04ac35bf 100644
--- a/coq/todo
+++ b/coq/todo
@@ -42,6 +42,11 @@ See also ../todo for generic things to do, priority codes.
implementation so that it can also deal with sections.
[See also the LEGO problem with Discharge] (6h)
+** C Correct the C-c C-c bug (typing C-c C-c during the execution of a
+ tactic breaks the consitency with Coq)
+
+** C Fix the coq-lift-global code
+
** D Add Patrick Loiseleur's commands to search for vernac or ml files.
(they are in a separate file that is part of Coq distrib.
should I really integrate that in PG ? Patrick)