aboutsummaryrefslogtreecommitdiff
path: root/toplevel
diff options
context:
space:
mode:
authorbarras2002-04-10 15:49:50 +0000
committerbarras2002-04-10 15:49:50 +0000
commitd69ce3d0733a7e306514734a2b56d7e112f84f1d (patch)
tree8b2fe29ce72929fe8ec3cce5da59395107efd29a /toplevel
parentc5d7e4037655fb1c2e46961407ad371ed52e8995 (diff)
backtrack dans l'algo d'unification
fichier usage incorrect (libdir et bindir ont disparu) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2629 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'toplevel')
-rw-r--r--toplevel/usage.ml3
1 files changed, 1 insertions, 2 deletions
diff --git a/toplevel/usage.ml b/toplevel/usage.ml
index 962fdcf78c..3c994cdc85 100644
--- a/toplevel/usage.ml
+++ b/toplevel/usage.ml
@@ -40,8 +40,7 @@ let print_usage_channel co command =
-compile-verbose f verbosely compile Coq file f.v (implies -batch)
-opt run the native-code version of Coq or Coq_SearchIsos
- -bindir dir specify an alternative directory for the binaries
- -libdir dir specify an alternative directory for the library
+ -byte run the bytecode version of Coq or Coq_SearchIsos
-where print Coq's standard library location and exit
-v print Coq version and exit