]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/ocaml-http/http_constants.ml
This commit was manufactured by cvs2svn to create branch 'init'.
[helm.git] / helm / DEVEL / ocaml-http / http_constants.ml
diff --git a/helm/DEVEL/ocaml-http/http_constants.ml b/helm/DEVEL/ocaml-http/http_constants.ml
deleted file mode 100644 (file)
index 6ad156c..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-let version = `HTTP_1_1;;
-let server_string = "OCaml HTTP Daemon";;
-let crlf = "\r\n"
-