From 69a9fd913f019e0b1b39bba8554458d2f969ad7f Mon Sep 17 00:00:00 2001 From: Chris Dyer Date: Fri, 4 Dec 2009 04:15:57 -0500 Subject: rename a few files --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index dbc18194..34ffb170 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -39,6 +39,7 @@ libhg_a_SOURCES = \ scfg_translator.cc \ hg.cc \ hg_io.cc \ + hg_intersect.cc \ viterbi.cc \ lattice.cc \ aligner.cc \ @@ -55,9 +56,8 @@ libhg_a_SOURCES = \ weights.cc \ ttables.cc \ ff.cc \ - lm_ff.cc \ + ff_lm.cc \ ff_wordalign.cc \ - hg_intersect.cc \ lexcrf.cc \ bottom_up_parser.cc \ phrasebased_translator.cc \ -- cgit v1.2.3