aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/pg-pgip.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2009-09-10 23:04:40 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2009-09-10 23:04:40 +0000
commitee91c3f2f1dd5f2f731db385134f38726b37b7ca (patch)
treed9cb381181a462fdbfab57f7e1f0d4e67ce567b2 /generic/pg-pgip.el
parenta060c0dc046e526f8bf88b512e3c7c27e93421f8 (diff)
Experimental changes to queue several commands at once and to allow pre-processing of commands when they're queued from script
Diffstat (limited to 'generic/pg-pgip.el')
-rw-r--r--generic/pg-pgip.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/generic/pg-pgip.el b/generic/pg-pgip.el
index 94400d1a..7ceb0d66 100644
--- a/generic/pg-pgip.el
+++ b/generic/pg-pgip.el
@@ -34,7 +34,6 @@
(declare-function pg-response-message "pg-response")
(declare-function proof-segment-up-to "proof-script")
-
;;; Code:
(defalias 'pg-pgip-debug 'proof-debug)
(defalias 'pg-pgip-error 'error)