From 89ce00e124d6c732823513006165fdcdc4094d68 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 3 Aug 2010 18:48:38 +0000 Subject: Update --- coq/coq-autotest.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'coq/coq-autotest.el') diff --git a/coq/coq-autotest.el b/coq/coq-autotest.el index f803b852..12869052 100644 --- a/coq/coq-autotest.el +++ b/coq/coq-autotest.el @@ -16,10 +16,10 @@ ;; The included test files (unless noninteractive - (pg-autotest message "Testing standard examples") + (pg-autotest remark "Testing standard examples...") (pg-autotest script-wholefile "coq/example.v") (pg-autotest script-wholefile "coq/example-tokens.v") (pg-autotest script-wholefile "coq/ex-module.v") - (pg-autotest-quit-prover) - (pg-autotest-finished)) + (pg-autotest quit-prover) + (pg-autotest exit)) -- cgit v1.2.3