OCAMLNCFLAGS = -w A -unsafe -inline 5
SOURCES = ../../helper/recursive_arg.ml generative_from_deterministic_generative.ml
RESULT = gfdg
LIBS = unix
-include OcamlMakefile
