diff options
| author | coqbot-app[bot] | 2021-03-10 09:11:51 +0000 |
|---|---|---|
| committer | GitHub | 2021-03-10 09:11:51 +0000 |
| commit | e16a73156d92a6510e34e54a829f43f294820646 (patch) | |
| tree | b6b35ae8f9b8a98df2c10de2bd22b0dc1af9ae60 /dev/base_include | |
| parent | f3b82ac4f66a791f6b073c51f4fee803fc4e22e8 (diff) | |
| parent | fcdca40c08a8ac77eeda53d649dddbadf06a9051 (diff) | |
Merge PR #13912: Refactor coercionops
Reviewed-by: gares
Diffstat (limited to 'dev/base_include')
| -rw-r--r-- | dev/base_include | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev/base_include b/dev/base_include index f375a867bc..061bf1f3e1 100644 --- a/dev/base_include +++ b/dev/base_include @@ -16,7 +16,6 @@ #install_printer (* kernel_name *) ppkn;; #install_printer (* constant *) ppcon;; #install_printer (* projection *) ppproj;; -#install_printer (* cl_index *) ppclindex;; #install_printer (* recarg Rtree.t *) ppwf_paths;; #install_printer (* constr *) print_pure_constr;; #install_printer (* patch *) ppripos;; |
