diff options
Diffstat (limited to 'next-lib/src/catalan/CompatibilityCat.gf')
| -rw-r--r-- | next-lib/src/catalan/CompatibilityCat.gf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/next-lib/src/catalan/CompatibilityCat.gf b/next-lib/src/catalan/CompatibilityCat.gf deleted file mode 100644 index e12287c45..000000000 --- a/next-lib/src/catalan/CompatibilityCat.gf +++ /dev/null @@ -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 ++ "."} ; --- - -} |
