aboutsummaryrefslogtreecommitdiff
path: root/lib/containers/dune
blob: 46d0e24486f54fde0896b278be17c6c11afa15cb (plain)
1
2
3
4
5
6
7
(library
 (name importContainers)
 (libraries 
   importDataTypes
   importConf
 )
)