mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-10 03:32:51 -06:00
translator/DictionarySwe.gf: fix learn_V
Copied from LexiconSwe.gf. Also a small fix in lib/src/Makefile.
This commit is contained in:
@@ -162,7 +162,7 @@ Translate11:
|
||||
$(GFMKT) -name=Translate11 $(TRANSLATE11) +RTS -K32M
|
||||
|
||||
# With dependencies:
|
||||
Translate11.pgf: $(TRANSLATE10)
|
||||
Translate11.pgf: $(TRANSLATE11)
|
||||
$(GFMKT) -name=Translate11 $(TRANSLATE11) +RTS -K32M
|
||||
|
||||
# Without dependencies:
|
||||
|
||||
Reference in New Issue
Block a user