From 916944c8f234cbd4bdc06e5079f678f1835df426 Mon Sep 17 00:00:00 2001 From: graehl Date: Wed, 11 Aug 2010 01:02:02 +0000 Subject: only print cfg once git-svn-id: https://ws10smt.googlecode.com/svn/trunk@505 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/cfg_options.h | 1 + 1 file changed, 1 insertion(+) (limited to 'decoder/cfg_options.h') diff --git a/decoder/cfg_options.h b/decoder/cfg_options.h index bc7fed5f..cbbe3b42 100755 --- a/decoder/cfg_options.h +++ b/decoder/cfg_options.h @@ -33,6 +33,7 @@ struct CFGOptions { } void maybe_output(HgCFG &hgcfg) { if (cfg_output.empty()) return; + std::cerr<<"Printing CFG to "<