1
0
forked from GitHub/gf-rgl

(Pes) Remove VType param; was copied from Punjabi and never used

This commit is contained in:
Inari Listenmaa
2019-03-01 07:08:55 +01:00
parent 42d9299879
commit 955927e041
2 changed files with 4 additions and 13 deletions

View File

@@ -136,8 +136,7 @@ have_V2 = haveVerb ** {
x => haveVerb.s ! x } ;
c2 = {
s = [] ;
ra = [] ; --- "را" ; ---- AR 18/9/2017: usually no ra acc. to Nasrin, but this is tricky
c = R.VTrans
ra = [] --- "را" ; ---- AR 18/9/2017: usually no ra acc. to Nasrin, but this is tricky
}
} ;
}