]> matita.cs.unibo.it Git - helm.git/blob - helm/software/components/registry/.ocamlinit
Matitaweb: Fixed long-time bug with dependencies and makefiles.
[helm.git] / helm / software / components / registry / .ocamlinit
1 #use "topfind";;
2 #require "helm-registry";;
3 open Helm_registry;;
4 load_from "tests/sample.xml";;