mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-29 06:52:34 +03:00
add svn id comments to start of file
git-svn-id: https://mosesdecoder.svn.sourceforge.net/svnroot/mosesdecoder/trunk@1308 1f5c12ca-751b-0410-a591-d2e778427230
This commit is contained in:
parent
3c07c5df4d
commit
4b0ea463c8
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
# $Id: consolidate-training-data.perl 40 2007-03-14 22:48:03Z hieu $
|
||||
# $Id$
|
||||
|
||||
my ($home, $target_dir, $release_dir, $bin_dir) = @ARGV;
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
# $Id: consolidate-training-data.perl 40 2007-03-14 22:48:03Z hieu $
|
||||
# $Id$
|
||||
|
||||
my ($home, $target_dir, $release_dir, $bin_dir) = @ARGV;
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl -w
|
||||
|
||||
# $Id: consolidate-training-data.perl 40 2007-03-14 22:48:03Z hieu $
|
||||
# $Id$
|
||||
use strict;
|
||||
use Getopt::Long "GetOptions";
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl -w
|
||||
|
||||
# $Id: consolidate-training-data.perl 40 2007-03-14 22:48:03Z hieu $
|
||||
# $Id$
|
||||
use strict;
|
||||
use Getopt::Long "GetOptions";
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/perl -w
|
||||
|
||||
# $Id: consolidate-training-data.perl 40 2007-03-14 22:48:03Z hieu $
|
||||
# $Id$
|
||||
|
||||
use strict;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user