Add Nim documentation, parameterize ProgressWrapper output destination.

This commit is contained in:
Jonathan Bernard
2016-01-26 10:52:15 -06:00
parent 3f829ef69e
commit 6cc4bf390f
4 changed files with 66 additions and 25 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ apply plugin: "application"
apply plugin: "maven"
group = "com.jdblabs"
version = "1.4.1"
version = "1.4.2"
mainClassName = "com.jdblabs.file.treediff.TreeDiff"
repositories {