From 1109095a09368ae29d6aa367334db6512b677f54 Mon Sep 17 00:00:00 2001 From: graehl Date: Wed, 11 Aug 2010 00:46:32 +0000 Subject: cfg print goal nt rhs git-svn-id: https://ws10smt.googlecode.com/svn/trunk@504 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/cfg.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/decoder/cfg.cc b/decoder/cfg.cc index 6a5d8342..281e9a00 100755 --- a/decoder/cfg.cc +++ b/decoder/cfg.cc @@ -77,7 +77,8 @@ void CFG::Print(std::ostream &o,CFGFormat const& f) const { assert(!uninit); if (!f.goal_nt_name.empty()) { o << '['<