]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/registry/helm_registry.ml
Porting to ocaml 5
[helm.git] / matita / components / registry / helm_registry.ml
index f3309633b72d37748793c21bcfbbb6533f8a59d9..c6b2a58fd8afc92c993a419065033b6bb64baea3 100644 (file)
@@ -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