From 1975a182d76171fee56faf671bedcbf13b9dc9ba Mon Sep 17 00:00:00 2001 From: graehl Date: Tue, 13 Jul 2010 23:00:43 +0000 Subject: vest --epsilon git-svn-id: https://ws10smt.googlecode.com/svn/trunk@246 ec762483-ff6d-05da-a07a-a48fb63a330f --- vest/dist-vest.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vest/dist-vest.pl b/vest/dist-vest.pl index 6a04b98b..f81a74a3 100755 --- a/vest/dist-vest.pl +++ b/vest/dist-vest.pl @@ -64,7 +64,7 @@ if (GetOptions( "decode-nodes=i" => \$decode_nodes, "dont-clean" => \$disable_clean, "dry-run" => \$dryrun, - "epsilon" => \$epsilon, + "epsilon=s" => \$epsilon, "help" => \$help, "interval" => \$interval, "iteration=i" => \$iteration, -- cgit v1.2.3