mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -06:00
fix compilation
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
concrete NumeralMkd of Numeral = CatMkd [Numeral,Digits,Decimal] ** open Prelude,ResMkd in {
|
concrete NumeralMkd of Numeral = CatMkd [Numeral,Digits,Decimal] ** open Prelude,ResMkd in {
|
||||||
flags
|
|
||||||
coding = "UTF-8" ;
|
|
||||||
lin D_0 = mkDig "0" Pl ;
|
lin D_0 = mkDig "0" Pl ;
|
||||||
lin D_1 = mkDig "1" Sg ;
|
lin D_1 = mkDig "1" Sg ;
|
||||||
lin D_2 = mkDig "2" Pl ;
|
lin D_2 = mkDig "2" Pl ;
|
||||||
|
|||||||
Reference in New Issue
Block a user