From 43db0573b15719d48b89b3a1ad2828036d008560 Mon Sep 17 00:00:00 2001 From: "graehl@gmail.com" Date: Tue, 10 Aug 2010 09:04:13 +0000 Subject: backed out from using lexer on Trule(string) - expected features at target-rhs portion git-svn-id: https://ws10smt.googlecode.com/svn/trunk@498 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/trule.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'decoder/trule.cc') diff --git a/decoder/trule.cc b/decoder/trule.cc index 330db67f..b76a29c3 100644 --- a/decoder/trule.cc +++ b/decoder/trule.cc @@ -106,7 +106,8 @@ void assign_trule(const TRulePtr& new_rule, const unsigned int ctf_level, const bool TRule::ReadFromString(const string& line, bool strict, bool mono) { if (!is_single_line_stripped(line)) std::cerr<<"\nWARNING: building rule from multi-line string "<