From f9106c8353aeaf6456a3eb0ea0c1e429f5de7650 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Wed, 18 Jun 2014 16:19:32 +0200 Subject: integration --- util/cdec2json.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/cdec2json.py b/util/cdec2json.py index 76e2cd4..6cebd70 100755 --- a/util/cdec2json.py +++ b/util/cdec2json.py @@ -3,7 +3,7 @@ import cdec import sys, argparse - +#FIXME new format def hg2json(hg, weights): """ output a JSON representation of a cdec hypegraph -- cgit v1.2.3