]> matita.cs.unibo.it Git - helm.git/blob - matita/components/registry/.ocamlinit
when we serialize the contents of a .ma, we remove the old objects
[helm.git] / matita / components / registry / .ocamlinit
1 #use "topfind";;
2 #require "helm-registry";;
3 open Helm_registry;;
4 load_from "tests/sample.xml";;