]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/DEVEL/ocaml-http/mt/http_threaded_tcp_server.ml
This commit was manufactured by cvs2svn to create branch 'init'.
[helm.git] / helm / DEVEL / ocaml-http / mt / http_threaded_tcp_server.ml
diff --git a/helm/DEVEL/ocaml-http/mt/http_threaded_tcp_server.ml b/helm/DEVEL/ocaml-http/mt/http_threaded_tcp_server.ml
deleted file mode 100644 (file)
index 2ae8e8a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-let serve callback arg = ignore (Thread.create callback arg)