Révision 2858

tmp/org.txm.tigersearch.rcp/groovy/org/txm/scripts/importer/tigersearch/TSImporter.groovy (revision 2858)
74 74
				isSuccessFul = false;
75 75
				return;
76 76
			}
77
			println "Using ${xmlFiles.get(0)} as TIGER XML source file ".
77
			println "Using ${xmlFiles.get(0)} as TIGER XML source file."
78 78
			
79 79
		} else { // parse the master file
80 80
			for (def s : new XmlSlurper().parse(master).body.subcorpus) {

Formats disponibles : Unified diff