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/other/delete-scores.perl')
-rwxr-xr-xscripts/other/delete-scores.perl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/other/delete-scores.perl b/scripts/other/delete-scores.perl
index c0b723d64..08316c95b 100755
--- a/scripts/other/delete-scores.perl
+++ b/scripts/other/delete-scores.perl
@@ -1,5 +1,6 @@
#!/usr/bin/env perl
+use warnings;
use strict;
use Getopt::Long "GetOptions";