]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/ocaml-http/non_mt/http_threaded_tcp_server.ml
This commit was manufactured by cvs2svn to create branch 'init'.
[helm.git] / helm / DEVEL / ocaml-http / non_mt / http_threaded_tcp_server.ml
diff --git a/helm/DEVEL/ocaml-http/non_mt/http_threaded_tcp_server.ml b/helm/DEVEL/ocaml-http/non_mt/http_threaded_tcp_server.ml
deleted file mode 100644 (file)
index 729ceeb..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-let serve _ _ =
-  failwith
-    ("Threaded server not supported by the non threaded version " ^
-     "of ocaml-http, please link against http_mt.cm{,x}a")