From 2c1a2d07ab57e257ac84e3ab2c6706b47f52c68d Mon Sep 17 00:00:00 2001 From: notin Date: Fri, 9 Jun 2006 09:29:03 +0000 Subject: Ajout d'une option -with-geoproof à la configuration et à l'exécution pour inhiber la gestion de Geoproof sous Coqide (qui peut poser des problèmes avec GTK < 2.6.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8932 85f007b7-540e-0410-9357-904b9bb8a0f7 --- toplevel/usage.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'toplevel/usage.ml') diff --git a/toplevel/usage.ml b/toplevel/usage.ml index 4a1f9e4f2..4944bfede 100644 --- a/toplevel/usage.ml +++ b/toplevel/usage.ml @@ -54,6 +54,7 @@ let print_usage_channel co command = -boot boot mode (implies -q and -batch) -emacs tells Coq it is executed under Emacs -dump-glob f dump globalizations in file f (to be used by coqdoc) + -with-geoproof (yes|no) to (de)activate special functions for Geoproof within Coqide (default is yes) -impredicative-set set sort Set impredicative -dont-load-proofs don't load opaque proofs in memory -xml export XML files either to the hierarchy rooted in -- cgit v1.2.3