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/postprocess-lopar.perl')
-rwxr-xr-xscripts/training/postprocess-lopar.perl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/training/postprocess-lopar.perl b/scripts/training/postprocess-lopar.perl
index 9962d5594..5171e02fb 100755
--- a/scripts/training/postprocess-lopar.perl
+++ b/scripts/training/postprocess-lopar.perl
@@ -2,6 +2,7 @@
# $Id$
+use warnings;
use strict;
use utf8;