forked from GitHub/gf-core
fix the paths in DictXXX.gf
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--# -path=.:src/prelude:src/abstract:src/common:src/bulgarian:src/slavic
|
||||
--# -path=.:../prelude:../abstract:../common
|
||||
|
||||
-- The original source of this resource is the BGOffice project:
|
||||
-- http://bgoffice.sourceforge.net
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
-- based on asc2lex, Matthew Purver Nov 2001
|
||||
-- http://www.stanford.edu/~mpurver/software.html
|
||||
|
||||
--# -path=.:src/prelude:src/abstract:src/common:src/english
|
||||
--# -path=.:../prelude:../abstract:../common
|
||||
|
||||
concrete DictEng of DictEngAbs = CatEng ** open ParadigmsEng, IrregEng in {
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
--# -path=.:src/prelude:src/abstract:src/common:src/swedish:src/scandinavian
|
||||
--# -path=.:../prelude:../abstract:../common:../scandinavian
|
||||
|
||||
-- This dictionary is derived from SALDO, see:
|
||||
--
|
||||
|
||||
Reference in New Issue
Block a user