Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mosesdecoder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/training/wrappers/make-factor-de-morph.perl')
-rwxr-xr-xscripts/training/wrappers/make-factor-de-morph.perl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/training/wrappers/make-factor-de-morph.perl b/scripts/training/wrappers/make-factor-de-morph.perl
index 4b2c90495..1cc917bce 100755
--- a/scripts/training/wrappers/make-factor-de-morph.perl
+++ b/scripts/training/wrappers/make-factor-de-morph.perl
@@ -1,5 +1,6 @@
#!/usr/bin/env perl
+use warnings;
use strict;
use Encode;
use FindBin qw($RealBin);