diff options
| author | coqbot-app[bot] | 2021-02-09 16:28:00 +0000 |
|---|---|---|
| committer | GitHub | 2021-02-09 16:28:00 +0000 |
| commit | 132b2e240e1869be5ca0cc7200aa4ab6a94f2275 (patch) | |
| tree | 7c406756d5a2bd3ab61ee4f20b2b359aacac2aa4 /sysinit/usage.ml | |
| parent | 0e70966f73e9298254ac5f2e52668f2ead6a0452 (diff) | |
| parent | 7aaf8248539f9e75ff02e57b5b3142d0de6c20e9 (diff) | |
Merge PR #13822: Remove deprecated command line arguments
Reviewed-by: gares
Diffstat (limited to 'sysinit/usage.ml')
| -rw-r--r-- | sysinit/usage.ml | 1 |
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\ |
