forked from GitHub/gf-core
fixed Chi ombudsman_N and Scand GenNP.sp
This commit is contained in:
@@ -2,8 +2,7 @@ incomplete concrete ExtraScand of ExtraScandAbs = CatScand **
|
||||
open CommonScand,Coordination,ResScand, ParamX in {
|
||||
lin
|
||||
GenNP np = {
|
||||
s = \\n,_,_,g => np.s ! NPPoss (gennum (ngen2gen g) n) Nom ;
|
||||
sp = \\_,_,_,_ => NONEXIST ;
|
||||
s,sp = \\n,_,_,g => np.s ! NPPoss (gennum (ngen2gen g) n) Nom ;
|
||||
det = DDef Indef
|
||||
} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user