aboutsummaryrefslogtreecommitdiff
path: root/sysinit/usage.ml
diff options
context:
space:
mode:
authorGaëtan Gilbert2021-02-04 12:22:59 +0100
committerGaëtan Gilbert2021-02-04 15:30:29 +0100
commitdf7d00971e430468cbf57fa6119b7ed5149a9193 (patch)
tree8c1af440f00f3e768d6e60c827ac9f9b6904dc79 /sysinit/usage.ml
parent9485db5e16edeaf408f73758f2e7f9531dc7d3e0 (diff)
Remove deprecated -sprop-cumulative command line argument
Deprecated since #12034 (8.12)
Diffstat (limited to 'sysinit/usage.ml')
-rw-r--r--sysinit/usage.ml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sysinit/usage.ml b/sysinit/usage.ml
index 1831a3f9b2..763cd54137 100644
--- a/sysinit/usage.ml
+++ b/sysinit/usage.ml
@@ -79,7 +79,6 @@ let print_usage_common co command =
\n -impredicative-set set sort Set impredicative\
\n -allow-sprop allow using the proof irrelevant SProp sort\
\n -disallow-sprop forbid using the proof irrelevant SProp sort\
-\n -sprop-cumulative make sort SProp cumulative with the rest of the hierarchy\
\n -indices-matter levels of indices (and nonuniform parameters) contribute to the level of inductives\
\n -type-in-type disable universe consistency checking\
\n -mangle-names x mangle auto-generated names using prefix x\