X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2FDEVEL%2Focaml-http%2Fmt%2Fhttp_threaded_tcp_server.ml;fp=helm%2FDEVEL%2Focaml-http%2Fmt%2Fhttp_threaded_tcp_server.ml;h=0000000000000000000000000000000000000000;hp=2ae8e8ab75e37155712001d010226a982ce2aa4e;hb=869549224eef6278a48c16ae27dd786376082b38;hpb=89262281b6e83bd2321150f81f1a0583645eb0c8 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 index 2ae8e8ab7..000000000 --- a/helm/DEVEL/ocaml-http/mt/http_threaded_tcp_server.ml +++ /dev/null @@ -1 +0,0 @@ -let serve callback arg = ignore (Thread.create callback arg)