From 070e7fbbacd70dd916a95c1ab08b0113ec221c30 Mon Sep 17 00:00:00 2001 From: Victor Chahuneau Date: Mon, 23 Jul 2012 19:59:44 -0400 Subject: [python] Evaluation metrics in Python --- python/src/observer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'python/src/observer.h') diff --git a/python/src/observer.h b/python/src/observer.h index d398f2f7..05f3c9be 100644 --- a/python/src/observer.h +++ b/python/src/observer.h @@ -1,6 +1,5 @@ #include "decoder/hg.h" #include "decoder/decoder.h" -#include struct BasicObserver: public DecoderObserver { Hypergraph* hypergraph; -- cgit v1.2.3