]> matita.cs.unibo.it Git - helm.git/blob - helm/software/DEVEL/ocaml-http/.ocamlinit
timeout if unspecfied should be set to infinity, not 0, since the timeout inside...
[helm.git] / helm / software / DEVEL / ocaml-http / .ocamlinit
1 #use "topfind";;
2 #require "unix";;
3 #require "pcre";;
4 #require "netstring";;
5 #load "http.cma";;