X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=ocaml%2FMakefile;h=430f1596fa5f6c5c529f15c4a32c3350276913c9;hb=b67b37f44b44a1bfe844e765d9ea45d16734c32b;hp=198855fa5805d3833b5ddf88881fd17350c30773;hpb=52947a60467ebb10cec57ffc1725644ad605c671;p=fireball-separation.git diff --git a/ocaml/Makefile b/ocaml/Makefile index 198855f..430f159 100644 --- a/ocaml/Makefile +++ b/ocaml/Makefile @@ -1,6 +1,6 @@ OCAMLC = ocamlopt -g -rectypes LIB = unix.cmxa str.cmxa -UTILS = util.cmx parser.cmx console.cmx listx.cmx pure.cmx num.cmx +UTILS = util.cmx console.cmx listx.cmx pure.cmx num.cmx parser.cmx all: a.out test4.out # test.out