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:
authorhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2010-10-11 15:32:27 +0400
committerhieuhoang1972 <hieuhoang1972@1f5c12ca-751b-0410-a591-d2e778427230>2010-10-11 15:32:27 +0400
commiteedef632776db76856425318e627ab81fc2a1f96 (patch)
tree538b8a9f181a22fc9a10f709dfb45a99a2f3ca6f /scripts/recaser/recase.perl
parent105e83df82aa62cbe5f8f71655f93d73a4abdf5e (diff)
keep perl scripts with Unix line endings
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@3612 1f5c12ca-751b-0410-a591-d2e778427230
Diffstat (limited to 'scripts/recaser/recase.perl')
-rwxr-xr-xscripts/recaser/recase.perl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/recaser/recase.perl b/scripts/recaser/recase.perl
index ca24dc415..eb85e89dd 100755
--- a/scripts/recaser/recase.perl
+++ b/scripts/recaser/recase.perl
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w
-# $Id$
+# $Id$
use strict;
use Getopt::Long "GetOptions";