Plasma GitLab Archive
Projects Blog Knowledge

all: extract_args

extract_args: extract_args.ml
	ocamlc -o extract_args str.cma extract_args.ml

clean:
	rm -f *.cmo *.cmi *.cma extract_args

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml