diff options
| author | David Aspinall | 2011-01-31 12:54:25 +0000 |
|---|---|---|
| committer | David Aspinall | 2011-01-31 12:54:25 +0000 |
| commit | 8da977e575e7453a24f364b115491e70aa0a0763 (patch) | |
| tree | c9452faecf31c49353cc8b19adf3e7543a73baac | |
| parent | bea63452ef4409cec46030aa26fd54d70d0d7d65 (diff) | |
Old debug setting
| -rw-r--r-- | coq/coq-autotest.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/coq/coq-autotest.el b/coq/coq-autotest.el index 9d12fa1b..f042b748 100644 --- a/coq/coq-autotest.el +++ b/coq/coq-autotest.el @@ -14,8 +14,6 @@ (require 'pg-autotest) -(setq pg-autotest-debug t) - (unless noninteractive (pg-autotest start 'debug) |
