Added a computer algebra system to the dependencies

This commit is contained in:
2019-02-03 18:25:38 -07:00
parent 4e395aa6b4
commit 5372643b52
2 changed files with 1 additions and 0 deletions
Binary file not shown.
@@ -13,4 +13,5 @@ repositories {
dependencies {
testCompile group: 'junit', name: 'junit', version: '4.12'
compile fileTree(dir: 'lib', include: '**/*.jar')
}