aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/practical-tools
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2020-01-30 05:09:20 +0100
committerPierre-Marie Pédrot2020-01-30 05:09:20 +0100
commitb382f790253ad5c870f5c89665175c6770b7e926 (patch)
treea127682b0539858a577ad9e89cac792b865d40a2 /doc/sphinx/practical-tools
parent8c04d108e1f57d0e8e11483a7c9de721ab2f026a (diff)
parentab2ce06bffb0f06be96af24c0be546f5ebd11471 (diff)
Merge PR #11409: [rfc] [mltop] Removal of dynamic loading of object and `.ml` files
Ack-by: Zimmi48 Reviewed-by: gares Reviewed-by: ppedrot
Diffstat (limited to 'doc/sphinx/practical-tools')
-rw-r--r--doc/sphinx/practical-tools/coq-commands.rst2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/sphinx/practical-tools/coq-commands.rst b/doc/sphinx/practical-tools/coq-commands.rst
index ba43128bdc..98d222e317 100644
--- a/doc/sphinx/practical-tools/coq-commands.rst
+++ b/doc/sphinx/practical-tools/coq-commands.rst
@@ -157,8 +157,6 @@ and ``coqtop``, unless stated otherwise:
loading the default resource file from the standard configuration
directories.
:-q: Do not to load the default resource file.
-:-load-ml-source *file*: Load the OCaml source file *file*.
-:-load-ml-object *file*: Load the OCaml object file *file*.
:-l *file*, -load-vernac-source *file*: Load and execute the |Coq|
script from *file.v*.
:-lv *file*, -load-vernac-source-verbose *file*: Load and execute the