1
0
forked from GitHub/gf-rgl

Implement behind_Prep

This commit is contained in:
Ayberk Tosun
2017-08-22 18:32:19 +03:00
parent 9b255d39aa
commit 4d8a5e9a05

View File

@@ -53,4 +53,7 @@ concrete StructuralTur of Structural = CatTur **
above_Prep =
mkPrep "üzerinde" Gen ;
behind_Prep =
mkPrep "arkasında" Gen;
}