]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/ocaml-http/.ocamlinit
the case Appl Meta vs t was not executed in case t was a Constant,Mutcase,Cofix,Fix...
[helm.git] / helm / DEVEL / ocaml-http / .ocamlinit
1 #use "topfind";;
2 #require "unix";;
3 #require "pcre";;
4 #require "netstring";;
5 #load "http.cma";;