diff options
Diffstat (limited to 'ide/wg_Command.mli')
| -rw-r--r-- | ide/wg_Command.mli | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/wg_Command.mli b/ide/wg_Command.mli index c34b6cf67a..c1af683230 100644 --- a/ide/wg_Command.mli +++ b/ide/wg_Command.mli @@ -7,7 +7,7 @@ (************************************************************************) class command_window : - Coq.coqtop ref -> Preferences.pref ref -> + Coq.coqtop ref -> object method new_command : ?command:string -> ?term:string -> unit -> unit method frame : GBin.frame |
