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:
hieuhoang1972 2007-03-14 22:30:25 +00:00
parent 3c07c5df4d
commit 4b0ea463c8
5 changed files with 5 additions and 5 deletions

View File

@ -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;

View File

@ -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;

View File

@ -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";

View File

@ -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";

View File

@ -1,6 +1,6 @@
#!/usr/bin/perl -w
# $Id: consolidate-training-data.perl 40 2007-03-14 22:48:03Z hieu $
# $Id$
use strict;