fixed Chi ombudsman_N and Scand GenNP.sp

This commit is contained in:
aarne
2013-10-27 15:42:14 +00:00
parent 2abbb55bd4
commit 8574b77490
2 changed files with 2 additions and 3 deletions

View File

@@ -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
} ;