summary refs log tree commit diff stats
path: root/bin/dune
blob: c6fe6fce9b57366f30af8d6b8d8730fca4a469ba (plain) (blame)
1
2
3
4
(executable
 (public_name AoC2018)
 (name main)
 (libraries AoC2018))