update some paths in the libraries

This commit is contained in:
krasimir
2009-08-19 20:59:09 +00:00
parent be4ed7ff0a
commit f9efc3c9bd
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
--# -path=.:../abstract:../common:../../prelude
--# -path=.:../abstract:../common:../prelude
resource ResTur = ParamX ** open Prelude, Predef in {