Revision 2361 tmp/org.txm.groovy.core/src/groovy/org/txm/scripts/importer/transcriber/compiler.groovy
compiler.groovy (revision 2361) | ||
---|---|---|
158 | 158 |
output.write("<txmcorpus lang=\"fr\">\n") |
159 | 159 |
output.close(); |
160 | 160 |
|
161 |
println "TEXTS="+xmlfiles |
|
162 |
|
|
163 | 161 |
println("Compiling "+xmlfiles.size()+" files") |
164 | 162 |
ConsoleProgressBar cpb = new ConsoleProgressBar(xmlfiles.size()) |
165 | 163 |
for (File txmFile :xmlfiles) { |
Also available in: Unified diff