aboutsummaryrefslogtreecommitdiff
path: root/bin/dune
blob: ce5ed035a5ae1b3d0366c6d5e2f3a14e4787aca8 (plain)
1
2
3
4
5
6
(executable
 (public_name fixgen)
 (name main)
 (libraries 
   fixgen)
 )