]> matita.cs.unibo.it Git - helm.git/blob - helm/software/DEVEL/ocaml-http/.ocamlinit
Bug fixed: goto_top used to reset the status to the first one and then
[helm.git] / helm / software / DEVEL / ocaml-http / .ocamlinit
1 #use "topfind";;
2 #require "unix";;
3 #require "pcre";;
4 #require "netstring";;
5 #load "http.cma";;