From ca940a5ed0fa202931949010dd0814c79a6b996d Mon Sep 17 00:00:00 2001 From: gareuselesinge Date: Tue, 5 Nov 2013 16:02:44 +0000 Subject: STM: fix for PG and "Proof term" lines. PG sends "Set Silent" and it was messing up the DAG, making the detection of an immediate proof not working. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@17061 85f007b7-540e-0410-9357-904b9bb8a0f7 --- intf/vernacexpr.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'intf') diff --git a/intf/vernacexpr.mli b/intf/vernacexpr.mli index 8bf65d0445..d1ed1d4abb 100644 --- a/intf/vernacexpr.mli +++ b/intf/vernacexpr.mli @@ -452,6 +452,7 @@ and vernac_control = | VtPrintDag | VtObserve of Stateid.t | VtBack of Stateid.t + | VtPG type vernac_when = | VtNow | VtLater -- cgit v1.2.3