X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fregistry%2Fhelm_registry.ml;h=c6b2a58fd8afc92c993a419065033b6bb64baea3;hb=e082eec771e24842f29a01fa258f7c80bc2db599;hp=f3309633b72d37748793c21bcfbbb6533f8a59d9;hpb=2815c74c03f38089d0e27aba00e2280223b0f76f;p=helm.git diff --git a/matita/components/registry/helm_registry.ml b/matita/components/registry/helm_registry.ml index f3309633b..c6b2a58fd 100644 --- a/matita/components/registry/helm_registry.ml +++ b/matita/components/registry/helm_registry.ml @@ -412,7 +412,7 @@ let ls registry prefix = | _ -> assert false) ([], []) matching_keys in - (list_uniq (List.sort Pervasives.compare sections), keys) + (list_uniq (List.sort Stdlib.compare sections), keys) (** {2 API implementation} * functional methods above are wrapped so that they work on a default