forked from GitHub/gf-core
QForm is more appropriate parameter than Species in IAdv and IP
This commit is contained in:
@@ -178,5 +178,5 @@ oper
|
||||
--
|
||||
|
||||
mkIAdv : Str -> IAdv ;
|
||||
mkIAdv s = {s = table {Indef=>s;Def=>s+"ňî"}; lock_IAdv = <>} ;
|
||||
mkIAdv s = {s = table {QDir=>s;QIndir=>s+"ňî"}; lock_IAdv = <>} ;
|
||||
}
|
||||
Reference in New Issue
Block a user