1
0
forked from GitHub/gf-core

fix some paths in the libraries

This commit is contained in:
krasimir
2009-08-25 18:42:36 +00:00
parent b72fe16445
commit 9039fd3d7b
11 changed files with 12 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
--# -path=.:../abstract:../common:src/prelude
--# -path=.:../abstract:../common:../prelude
concrete LangBul of Lang =
GrammarBul,

View File

@@ -1,3 +1,5 @@
--# -path=.:../abstract:../common:../prelude
resource ParadigmsBul = MorphoFunsBul ** open
Predef,
Prelude,

View File

@@ -1,4 +1,4 @@
--# -path=.:../scandinavian:../abstract:../common:prelude
--# -path=.:../scandinavian:../abstract:../common:../prelude
concrete LangDan of Lang =
GrammarDan,

View File

@@ -1,4 +1,4 @@
--# -path=.:../abstract:../common:prelude
--# -path=.:../abstract:../common:../prelude
concrete LangEng of Lang =
GrammarEng,

View File

@@ -1,4 +1,4 @@
--# -path=.:../abstract:../common:prelude
--# -path=.:../abstract:../common:../prelude
concrete LangFin of Lang =
GrammarFin,

View File

@@ -1,4 +1,4 @@
--# -path=.:../abstract:../common:prelude
--# -path=.:../abstract:../common:../prelude
concrete LangHin of Lang =
GrammarHin,

View File

@@ -1,4 +1,4 @@
--# -path=.:../abstract:../common:prelude
--# -path=.:../abstract:../common:../prelude
concrete LangLat of Lang =
GrammarLat,

View File

@@ -1,4 +1,4 @@
--# -path=.:../scandinavian:../abstract:../common:prelude
--# -path=.:../scandinavian:../abstract:../common:../prelude
concrete LangNor of Lang =
GrammarNor,

View File

@@ -1,4 +1,4 @@
--# -path=.:../abstract:../common:src/prelude
--# -path=.:../abstract:../common:../prelude
concrete LangRus of Lang =
GrammarRus,

View File

@@ -1,4 +1,4 @@
--# -path=.:../scandinavian:../abstract:../common:prelude
--# -path=.:../scandinavian:../abstract:../common:../prelude
concrete LangSwe of Lang =
GrammarSwe,

View File

@@ -1,4 +1,4 @@
--# -path=.:../abstract:../common:prelude
--# -path=.:../abstract:../common:../prelude
concrete LangTha of Lang =
GrammarTha,