1
0
forked from GitHub/gf-rgl
This commit is contained in:
Krasimir Angelov
2018-08-07 11:48:34 +02:00
8 changed files with 481 additions and 290 deletions

View File

@@ -1,11 +0,0 @@
--# -path=.:../romance:../abstract:../common
concrete CompatibilityCat of Compatibility = CatCat ** open Prelude, CommonRomance in {
-- from Noun 19/4/2008
lin
NumInt n = {s = \\_ => n.s ; isNum = True ; n = Pl} ;
OrdInt n = {s = \\_ => n.s ++ "."} ; ---
}