summaryrefslogtreecommitdiffstats
path: root/utils/training/export_k_mixture_model.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/training/export_k_mixture_model.cpp')
-rw-r--r--utils/training/export_k_mixture_model.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/training/export_k_mixture_model.cpp b/utils/training/export_k_mixture_model.cpp
index b10ee43..f2716fb 100644
--- a/utils/training/export_k_mixture_model.cpp
+++ b/utils/training/export_k_mixture_model.cpp
@@ -119,6 +119,7 @@ int main(int argc, char * argv[]){
print_help();
exit(EINVAL);
}
+ ++i;
}
FacadePhraseIndex phrase_index;