X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=ocaml%2FMakefile;fp=ocaml%2FMakefile;h=430f1596fa5f6c5c529f15c4a32c3350276913c9;hb=2c278a1d49aa0db5211821c1c9eec27212e5e53c;hp=198855fa5805d3833b5ddf88881fd17350c30773;hpb=e1d685cb4c1f5479fdca1b5888a08ec5f13b49f5;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