Added a computer algebra system to the dependencies
This commit is contained in:
Binary file not shown.
@@ -13,4 +13,5 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||
compile fileTree(dir: 'lib', include: '**/*.jar')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user