summaryrefslogtreecommitdiff
path: root/settings.gradle
blob: 48e088f8d3836e8a800d70e4844ce7263617b51f (plain)
1
2
3
4
5
6
rootProject.name = 'libeufin'
include("bank")
include("nexus")
include("common")
include("testbench")
include("ebics")