]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/ocaml-http/.ocamlinit
now baseuri is needed in each file (and its redefinition is forbidden)
[helm.git] / helm / DEVEL / ocaml-http / .ocamlinit
1 #use "topfind";;
2 #require "unix";;
3 #require "pcre";;
4 #require "netstring";;
5 #load "http.cma";;