forked from GitHub/gf-core
Added coding flag to newnumerals grammars.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
include numerals.Abs.gf ;
|
||||
flags coding=latinasupplement ;
|
||||
|
||||
oper bind : Str -> Str -> Str = \s1 -> \s2 -> s1 ++ s2 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user