1
0
forked from GitHub/gf-rgl

fix the compilation of LangTur

This commit is contained in:
kr.angelov
2013-09-01 11:48:02 +00:00
parent aa960d5524
commit 2756fef545
6 changed files with 43 additions and 48 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ concrete StructuralTur of Structural = CatTur **
youPl_Pron = mkPron "siz" "sizi" "size" "sizin" "sizde" "sizden" "sizli" "sizsiz" Pl P2 ;
youPol_Pron = mkPron "siz" "sizi" "size" "sizin" "sizde" "sizden" "sizli" "sizsiz" Pl P2 ;
with_Prep = mkPrep "ile" ;
with_Prep = mkPrep "ile" Acc;
}