mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-08 06:36:32 -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