X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=matita%2Fcontribs%2Fformal_topology%2Fbin%2FMakefile;fp=matita%2Fcontribs%2Fformal_topology%2Fbin%2FMakefile;h=3bfd0c9ee1401f5b3f9f6d52e8b1ac42e9d92d79;hb=f61af501fb4608cc4fb062a0864c774e677f0d76;hp=0000000000000000000000000000000000000000;hpb=58ae1809c352e71e7b5530dc41e2bfc834e1aef1;p=helm.git diff --git a/matita/contribs/formal_topology/bin/Makefile b/matita/contribs/formal_topology/bin/Makefile new file mode 100644 index 000000000..3bfd0c9ee --- /dev/null +++ b/matita/contribs/formal_topology/bin/Makefile @@ -0,0 +1,2 @@ +theory_explorer: theory_explorer.ml + ocamlopt -rectypes -o theory_explorer unix.cmxa theory_explorer.ml