aboutsummaryrefslogtreecommitdiffstats
path: root/src/Driver/dune
blob: e295a76a1895b1efd0b210e964bcafaf1d3312df (plain)
1
2
3
4
5
6
7
(executables
 (names Driver)
 (libraries compcert coqup.verilog coqup.extraction))

(install
 (section bin)
 (files (Driver.exe as coqup)))