From 9043add656177eeac1491a73d2f3ab92bec0013c Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 29 Dec 2018 14:31:27 -0500 Subject: Imported Upstream version 8.8.2 --- ide/wg_Command.mli | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'ide/wg_Command.mli') diff --git a/ide/wg_Command.mli b/ide/wg_Command.mli index fa50ba5f..1e0eb675 100644 --- a/ide/wg_Command.mli +++ b/ide/wg_Command.mli @@ -1,12 +1,14 @@ (************************************************************************) -(* v * The Coq Proof Assistant / The Coq Development Team *) -(* Coq.coqtop -> +class command_window : string -> Coq.coqtop -> CoqOps.coqops -> Wg_RoutedMessageViews.message_views_router -> object method new_query : ?command:string -> ?term:string -> unit -> unit method pack_in : (GObj.widget -> unit) -> unit -- cgit v1.2.3