# dune build
# OCAMLPARAM: unset
# Shared cache: enabled-except-user-rules
# Shared cache location: /Users/tlim/.cache/dune/db
# Workspace root: /Users/tlim/Desktop/COS326/ass/a6/handout
# Auto-detected concurrency: 8
# Dune context:
#  { name = "default"
#  ; kind = "default"
#  ; profile = Dev
#  ; merlin = true
#  ; fdo_target_exe = None
#  ; build_dir = In_build_dir "default"
#  ; instrument_with = []
#  }
$ /Users/tlim/.opam/cs3110-2023fa/bin/ocamlc.opt -config > /var/folders/qb/q3rjqlps519gkqbnd09rcc3w0000gn/T/dune_dcf9f7_output
$ (cd _build/default && /Users/tlim/.opam/cs3110-2023fa/bin/ocamlc.opt -g -bin-annot -I lib/.a6lib.objs/byte -I /Users/tlim/.opam/cs3110-2023fa/lib/ocaml/str -I /Users/tlim/.opam/cs3110-2023fa/lib/ocaml/unix -I /Users/tlim/.opam/cs3110-2023fa/lib/ounit2 -I /Users/tlim/.opam/cs3110-2023fa/lib/ounit2/advanced -I /Users/tlim/.opam/cs3110-2023fa/lib/qcheck -I /Users/tlim/.opam/cs3110-2023fa/lib/qcheck-core -I /Users/tlim/.opam/cs3110-2023fa/lib/qcheck-core/runner -I /Users/tlim/.opam/cs3110-2023fa/lib/qcheck-ounit -I /Users/tlim/.opam/cs3110-2023fa/lib/seq -I /Users/tlim/.opam/cs3110-2023fa/lib/stdlib-shims -I /Users/tlim/.opam/cs3110-2023fa/lib/zarith -intf-suffix .ml -no-alias-deps -opaque -open A6lib -o lib/.a6lib.objs/byte/a6lib__Memoizer.cmo -c -impl lib/memoizer.ml)
