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/exodus.perl')
-rwxr-xr-xscripts/training/exodus.perl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/training/exodus.perl b/scripts/training/exodus.perl
index ef3d8df92..d3466f5dd 100755
--- a/scripts/training/exodus.perl
+++ b/scripts/training/exodus.perl
@@ -2,6 +2,7 @@
# $Id$
+use warnings;
use strict;
my @LINE = <STDIN>;