]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/registry/.ocamlinit
Bug fixed in check_sort_elimination in the case (not tested so far)
[helm.git] / helm / ocaml / registry / .ocamlinit
1 #use "topfind";;
2 #require "helm-registry";;
3 open Helm_registry;;
4 load_from "sample.xml";;