forked from GitHub/gf-rgl
(Pes) Remove unnecessary parameters from Imp
This commit is contained in:
@@ -18,7 +18,7 @@ concrete CatPes of Cat = CommonX ** open ResPes, Prelude in {
|
||||
vp : ResPes.TAnt => Polarity => Order => Str ;
|
||||
c2 : ResPes.Compl
|
||||
} ;
|
||||
Imp = {s : Polarity => ImpForm => Str} ;
|
||||
Imp = {s : Polarity => Number => Str} ;
|
||||
|
||||
---- Question
|
||||
QCl = {s : ResPes.TAnt => Polarity => Str} ;
|
||||
|
||||
Reference in New Issue
Block a user