summaryrefslogtreecommitdiffstats
path: root/bin/dune
blob: 34c3866063a313524d8b3ef8704062aa0539df51 (about) (plain) (blame)
1
2
3
4
5
6
(executable
 (public_name rdcapsis)
 (name main)
 (preprocess
  (pps ppx_jane))
 (libraries rdcapsis))