about summary refs log tree commit diff
path: root/src/nbe/dune
blob: 3e62347785db19a8108275b6b57304832de65f9b (plain)
1
2
3
4
(library
 (name NbE)
 (public_name toytt.nbe)
 (libraries algaeff bwd toytt.ident toytt.error))