]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/registry/.ocamlinit
first moogle template checkin
[helm.git] / helm / ocaml / registry / .ocamlinit
1 #use "topfind";;
2 #thread;;
3 #require "str";;
4 #require "netstring";;
5 #require "pxp";;
6 #load "registry.cma";;