aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coq/coq.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/coq/coq.el b/coq/coq.el
index 9ac70098..71d8c20f 100644
--- a/coq/coq.el
+++ b/coq/coq.el
@@ -955,8 +955,6 @@ To be used in `proof-shell-classify-output-system-specific'. "
(proof-string-match-safe "[0-9]+ subgoals?" string)
)
-;; da: trying to understand this stuff -- can you show me some example proofs
-;; that produce output of the kind you want?
;; See trac #109
(defun coq-hybrid-ouput-goals-response (cmd string)
"Specific function to deal with hybrid response/goal output from coq.