mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
988e00099d
I have to temporarily break\disable the IRS demo to which has a circular dependency. Will fix next.
5 lines
113 B
Groovy
5 lines
113 B
Groovy
rootProject.name = 'r3prototyping'
|
|
include 'contracts'
|
|
include 'contracts:isolated'
|
|
include 'core'
|
|
include 'node' |