forked from GitHub/gf-core
Remove superfluous RP argument to EmptyRelSlash.
This commit is contained in:
@@ -13,7 +13,7 @@ incomplete concrete ExtraScand of ExtraScandAbs = CatScand **
|
||||
rp.s ! ag.gn ! RNom ++ slash.s ! t ! a ! p ! Sub ++ slash.c2.s ;
|
||||
c = NPAcc
|
||||
} ;
|
||||
EmptyRelSlash rp slash = {
|
||||
EmptyRelSlash slash = {
|
||||
s = \\t,a,p,ag =>
|
||||
slash.s ! t ! a ! p ! Sub ++ slash.c2.s ;
|
||||
c = NPAcc
|
||||
|
||||
Reference in New Issue
Block a user