X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fthread%2FMakefile;h=24a96b6e988de3c516e141b85b89d68ff4fbe3e7;hb=727d6939c3f3ff1769ac1d11cad11d2e06433295;hp=e39e5993c7c729ee24b5f21ea78406fa58458096;hpb=fe406dbaf19944634fa1ddb8231b7612cef934c6;p=helm.git diff --git a/helm/ocaml/thread/Makefile b/helm/ocaml/thread/Makefile index e39e5993c..24a96b6e9 100644 --- a/helm/ocaml/thread/Makefile +++ b/helm/ocaml/thread/Makefile @@ -1,6 +1,5 @@ PACKAGE = thread -REQUIRES = threads INTERFACE_FILES = threadSafe.mli extThread.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)