summaryrefslogtreecommitdiff
path: root/src/ff_itg_span.h
blob: b990f86a3ef5345ebfae4eb1c8c08de7b7886f1a (plain)
1
2
3
4
5
6
7
#ifndef _FF_ITG_SPAN_H_
#define _FF_ITG_SPAN_H_

class ITGSpanFeatures : public FeatureFunction {
};

#endif