1
0
forked from GitHub/gf-core

Rename FoodsThai.gf back to FoodsTha.gf

so that it is included by default when building Foods.pgf for gf -server mode.
This commit is contained in:
hallgren
2012-03-01 13:53:48 +00:00
parent 2775faad7a
commit 145d8c149f
2 changed files with 1 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
--# -path=.:alltenses
concrete FoodsThai of Foods = open SyntaxTha, LexiconTha,
concrete FoodsTha of Foods = open SyntaxTha, LexiconTha,
ParadigmsTha, (R=ResTha) in {
flags coding = utf8 ;
@@ -31,4 +31,3 @@ concrete FoodsThai of Foods = open SyntaxTha, LexiconTha,
Boring = mkAP (mkA (R.thword "น่า" "เบิ่อ")) ;
}

View File

@@ -4,8 +4,5 @@ all:: Foods.pgf
Foods.pgf: Foods???.gf
gf -make -s -optimize-pgf Foods???.gf
exper: Foods???.gf
gf -make -s -optimize-pgf Foods???.gf FoodsThai.gf
clean:
rm -rf *.gfo Foods.pgf