aboutsummaryrefslogtreecommitdiff
path: root/path/dune
blob: c9eff46d36d21df4c6091c9a73ac2f9f4cfb5b9d (plain)
1
2
3
4
5
6
7
8
(library
 (name draw)
 (libraries 
   gg
   brr
   shapes
   )
 )