forked from GitHub/gf-core
duplicated param type definition in TenseScand removed
This commit is contained in:
@@ -9,7 +9,7 @@ incomplete concrete TenseScand of Tense =
|
||||
TPast = {s = []} ** {t = SPast} ; --# notpresent
|
||||
TFut = {s = []} ** {t = SFut} ; --# notpresent
|
||||
TCond = {s = []} ** {t = SCond} ; --# notpresent
|
||||
|
||||
{- already defined in CommonScand
|
||||
param
|
||||
STense =
|
||||
SPres
|
||||
@@ -18,5 +18,5 @@ param
|
||||
| SFutKommer --# notpresent
|
||||
| SCond --# notpresent
|
||||
;
|
||||
|
||||
-}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user