Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Oneplus committed Sep 19, 2014
1 parent f29f76e commit 645206c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/srl/FeatureExtractor.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ void FeatureCollection::add_feature_(
case FEAT_TYPE_NODE_VS_PRED:
m_node_vs_predicate_features.push_back(feature_number);
break;
default:
break;
}
}

Expand Down

0 comments on commit 645206c

Please sign in to comment.