diff options
Diffstat (limited to '2023/ocaml/day2/_build/log')
-rw-r--r-- | 2023/ocaml/day2/_build/log | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/2023/ocaml/day2/_build/log b/2023/ocaml/day2/_build/log new file mode 100644 index 0000000..142f06e --- /dev/null +++ b/2023/ocaml/day2/_build/log @@ -0,0 +1,23 @@ +# dune exec day2 +# OCAMLPARAM: unset +# Shared cache: disabled +# Shared cache location: /home/santo/.cache/dune/db +# Workspace root: /home/santo/code/aoc/2023/ocaml/day2 +# Auto-detected concurrency: 8 +# Dune context: +# { name = "default" +# ; kind = "default" +# ; profile = Dev +# ; merlin = true +# ; fdo_target_exe = None +# ; build_dir = In_build_dir "default" +# ; installed_env = +# map +# { "INSIDE_DUNE" : +# "/home/santo/code/aoc/2023/ocaml/day2/_build/default" +# ; "OCAML_COLOR" : "always" +# ; "OPAMCOLOR" : "always" +# } +# ; instrument_with = [] +# } +$ /home/santo/.opam/default/bin/ocamlc.opt -config > /tmp/dune_e1b366_output |