diff options
Diffstat (limited to 'dev')
| -rw-r--r-- | dev/top_printers.ml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/top_printers.ml b/dev/top_printers.ml index 6d90af997d..e3efd196c6 100644 --- a/dev/top_printers.ml +++ b/dev/top_printers.ml @@ -358,7 +358,6 @@ let rec pr_argument_type = function | RefArgType -> str"ref" (* Specific types *) | GenArgType -> str"genarg" - | SortArgType -> str"sort" | ConstrArgType -> str"constr" | ConstrMayEvalArgType -> str"constr-may-eval" | QuantHypArgType -> str"qhyp" |
