X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=ocaml%2FMakefile;h=430f1596fa5f6c5c529f15c4a32c3350276913c9;hb=605ae9159149e42a17f044bbfad94f7dc2de79c2;hp=f54b103d0713a21d5745a268d5418bb91b7fbdef;hpb=6ba14f58fa4c8f93fc2a398bdee030cd2217adea;p=fireball-separation.git diff --git a/ocaml/Makefile b/ocaml/Makefile index f54b103..430f159 100644 --- a/ocaml/Makefile +++ b/ocaml/Makefile @@ -1,6 +1,6 @@ OCAMLC = ocamlopt -g -rectypes LIB = unix.cmxa str.cmxa -UTILS = parser.cmx console.cmx listx.cmx util.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