firmex/bin/extract.ml

5 lines
80 B
OCaml
Raw Normal View History

2024-08-18 03:49:34 +07:00
open Printf
let runner dry file =
printf "Extract file dry=%b %s\n" dry file