]> matita.cs.unibo.it Git - helm.git/blob - helm/software/DEVEL/ocaml-http/.ocamlinit
made executable again
[helm.git] / helm / software / DEVEL / ocaml-http / .ocamlinit
1 #use "topfind";;
2 #require "unix";;
3 #require "pcre";;
4 #require "netstring";;
5 #load "http.cma";;