mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
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