From 209ec7628f7d64cac76f0edae5ca2be4c952ced5 Mon Sep 17 00:00:00 2001 From: ppedrot Date: Wed, 20 Feb 2013 15:49:13 +0000 Subject: CoqIDE: Including autocompletion in word proposals git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16227 85f007b7-540e-0410-9357-904b9bb8a0f7 --- ide/wg_ScriptView.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'ide/wg_ScriptView.mli') diff --git a/ide/wg_ScriptView.mli b/ide/wg_ScriptView.mli index 4dabe6f332..d725f8782f 100644 --- a/ide/wg_ScriptView.mli +++ b/ide/wg_ScriptView.mli @@ -25,6 +25,7 @@ object method comment : unit -> unit method uncomment : unit -> unit method recenter_insert : unit + method complete_popup : Wg_Completion.complete_popup end val script_view : Coq.coqtop -> -- cgit v1.2.3