about summary refs log tree commit diff stats
path: root/modal/ocaml/app/dune
blob: 6666cbfc668ac6948d4272a9ccaebea26d68516e (plain) (blame)
1
2
3
4
5
(executable
 (name main)
 (public_name modal)
 (libraries modal))