algorithms/settings.gradle

4 lines
51 B
Groovy
Raw Normal View History

2018-10-05 07:20:16 +00:00
rootProject.name = 'algorithms'
include 'sorting'