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