]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/registry/.ocamlinit
- added support for variable interpolation
[helm.git] / helm / ocaml / registry / .ocamlinit
1 #use "topfind";;
2 #require "str";;
3 #require "netstring";;
4 #require "pxp";;
5 #load "registry.cma";;
6 open Helm_registry;;