diff options
author | Chris Dyer <cdyer@cab.ark.cs.cmu.edu> | 2012-10-11 23:13:12 -0400 |
---|---|---|
committer | Chris Dyer <cdyer@cab.ark.cs.cmu.edu> | 2012-10-11 23:13:12 -0400 |
commit | f49ebcba9974a60ec3df2b6c97c7048186a5954d (patch) | |
tree | 0d88a436699817809171159b718c1228aaea6082 /Makefile.am | |
parent | c25a0afc5d50b47fc2ffa388d8e43a7b93f6f266 (diff) |
example external feature function
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index c0826532..3e0103a8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,8 @@ SUBDIRS = \ dpmert \ pro-train \ rampion \ - minrisk + minrisk \ + example_extff #gi/pyp-topics/src gi/clda/src gi/posterior-regularisation/prjava |