aoc2024/rebar.config

2 lines
37 B
Plaintext
Raw Normal View History

2024-12-01 21:02:02 +00:00
{erl_opts, [debug_info]}.
{deps, []}.