aoc-2022-ocaml/.ocamlinit
2024-01-03 09:18:27 -08:00

3 lines
62 B
Plaintext

#install_printer Aoc.Vec2.pp;;
#install_printer Aoc.Grid.pp;;