From c85ba4a9147d180277c49752d6fbefbfe9c2f392 Mon Sep 17 00:00:00 2001 From: graehl Date: Mon, 26 Jul 2010 17:25:57 +0000 Subject: comment cleanup git-svn-id: https://ws10smt.googlecode.com/svn/trunk@421 ec762483-ff6d-05da-a07a-a48fb63a330f --- decoder/hg.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'decoder/hg.h') diff --git a/decoder/hg.h b/decoder/hg.h index ea0e8aa1..b0785d33 100644 --- a/decoder/hg.h +++ b/decoder/hg.h @@ -1,9 +1,6 @@ #ifndef _HG_H_ #define _HG_H_ - -//FIXME: is the edge given to ffs the coarse (previous forest) edge? if so, then INFO_EDGE is effectively not working. supposed to have logging associated with each edge and see how it fits together in kbest afterwards. - // define USE_INFO_EDGE 1 if you want lots of debug info shown with --show_derivations - otherwise it adds quite a bit of overhead if ffs have their logging enabled (e.g. ff_from_fsa) #define USE_INFO_EDGE 0 #if USE_INFO_EDGE -- cgit v1.2.3