mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-16 18:40:14 -06:00
The new Decimal API
This commit is contained in:
@@ -34,6 +34,7 @@ concrete CatHeb of Cat = CommonX - [Utt,Tense,Temp] ** open ResHeb, Prelude, Pa
|
||||
A2 = {s : Str} ;
|
||||
Conj = {s : Str} ;
|
||||
Digits = {s : Str} ;
|
||||
Decimal = {s : Str; hasDot : Bool} ;
|
||||
IComp = {s : Str} ;
|
||||
IDet = {s : Str} ;
|
||||
IP = {s : Str} ;
|
||||
|
||||
Reference in New Issue
Block a user