Skip to content

Commit

Permalink
Change the default compiler to SFST till hfst issue is resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
santhoshtr committed Nov 17, 2017
1 parent f91f8cf commit 5c99afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.inc
@@ -1,5 +1,5 @@
DISTNAME=mlmorph-`cat VERSION`
FSTC ?= hfst
FSTC ?= sfst
ifeq ($(FSTC),hfst)
%.a: %.fst
hfst-sfstpl2fst -f openfst-tropical -v -i $< -o $@
Expand Down

0 comments on commit 5c99afa

Please sign in to comment.