cycles_johnson_abate/Makefile

7 lines
133 B
Makefile
Raw Normal View History

2012-07-04 07:54:14 +00:00
all:
ocamlbuild -classic-display -use-ocamlfind cycles_iter.native cycles_functional.native
clean:
ocamlbuild -clean
rm -f *.dot