kmath/settings.gradle

5 lines
71 B
Groovy
Raw Normal View History

rootProject.name = 'kmath'
2018-08-03 09:07:35 +03:00
include 'kmath-common'
include 'kmath-jvm'