Fixing history output to the console (not working for now).

This commit is contained in:
Alexander Nozik 2018-02-12 16:38:31 +03:00
parent 9a2bf6350f
commit 3577852963

View File

@ -35,7 +35,7 @@ dependencies {
compile "hep.dataforge:dataforge-gui"
// https://mvnrepository.com/artifact/org.ehcache/ehcache
compile group: 'org.ehcache', name: 'ehcache', version: '3.4.0'
//compile group: 'org.ehcache', name: 'ehcache', version: '3.4.0'
}