diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-02-09 11:42:04 +0100 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-02-09 11:42:04 +0100 |
commit | db2686c798378738020a0951a521358586e21aa0 (patch) | |
tree | 8d585ceb9bdc302ae10a2458cc343be40d60acb7 /2023/ocaml/day2/_build/log | |
parent | 67dff579e91c13ef40ecb17d14497d145861c5e7 (diff) |
Add day2 in OCaml
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 |