mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-02 12:08:34 -06:00
The new Decimal API
This commit is contained in:
@@ -68,5 +68,6 @@ concrete CatHrv of Cat =
|
||||
|
||||
lincat Numeral = {s : AdjForms ; size : NumSize} ;
|
||||
lincat Digits = {s : Str ; size : NumSize} ;
|
||||
lincat Decimal = {s : Str ; size : NumSize ; hasDot : Bool} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user