mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-03 04:28:33 -06:00
remove the encoding flag
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
concrete NumeralUkr of Numeral = CatUkr [Numeral,Digits,Decimal] ** open Prelude,ParamX,ResUkr in {
|
concrete NumeralUkr of Numeral = CatUkr [Numeral,Digits,Decimal] ** open Prelude,ParamX,ResUkr in {
|
||||||
flags
|
|
||||||
coding = "UTF-8" ;
|
|
||||||
|
|
||||||
lincat
|
lincat
|
||||||
Digit = {s,teen,ten,hundred : Str} ;
|
Digit = {s,teen,ten,hundred : Str} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user