mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-09-20 01:06:03 -06:00
forgot to add type signature for InflectionCl
This commit is contained in:
@@ -35,6 +35,7 @@ fun
|
|||||||
InflectionAdA : AdA -> Inflection ;
|
InflectionAdA : AdA -> Inflection ;
|
||||||
InflectionAdN : AdN -> Inflection ;
|
InflectionAdN : AdN -> Inflection ;
|
||||||
InflectionPrep : Prep -> Inflection ;
|
InflectionPrep : Prep -> Inflection ;
|
||||||
|
InflectionCl : Cl -> Inflection ;
|
||||||
|
|
||||||
fun
|
fun
|
||||||
NoDefinition : String -> Definition ;
|
NoDefinition : String -> Definition ;
|
||||||
|
|||||||
Reference in New Issue
Block a user