Fix -path directives for Mongolian

+ Remove references to alltenses.
+ Remove references to ../../prelude
+ Add missing reference to ../common in mongolian/SymbolMon.gf
This commit is contained in:
hallgren
2015-03-13 14:41:30 +00:00
parent 10d43a6e11
commit 7c1be91839
21 changed files with 19 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
--# -path=.:../abstract:../common:../../prelude
--# -path=.:../abstract:../common:../prelude
concrete NumeralTransferMon of NumeralTransfer = NumeralMon ** open ResMon, MorphoMon, CatMon in {
@@ -73,4 +73,4 @@ lin
n = Pl
} ;
}
}