Revision 1681 tmp/org.txm.treetagger.core/src/org/txm/importer/xmltxm/Annotate.groovy
Annotate.groovy (revision 1681) | ||
---|---|---|
444 | 444 |
if (!(srcfile.delete() && temp.renameTo(srcfile))) |
445 | 445 |
println "Warning can't rename file "+temp+" to "+srcfile |
446 | 446 |
} |
447 |
|
|
447 | 448 |
println("") |
448 | 449 |
return true; |
449 | 450 |
} |
Also available in: Unified diff