diff options
Diffstat (limited to 'next-lib/src/finnish/CompatibilityFin.gf')
| -rw-r--r-- | next-lib/src/finnish/CompatibilityFin.gf | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/next-lib/src/finnish/CompatibilityFin.gf b/next-lib/src/finnish/CompatibilityFin.gf deleted file mode 100644 index a615f2eed..000000000 --- a/next-lib/src/finnish/CompatibilityFin.gf +++ /dev/null @@ -1,11 +0,0 @@ ---# -path=.:../abstract:../common - -concrete CompatibilityFin of Compatibility = CatFin ** open Prelude, ResFin in { - --- from Noun 19/4/2008 - -lin - NumInt n = {s = \\_,_ => n.s ; isNum = True ; n = Pl} ; - OrdInt n = {s = \\_ => n.s ++ "."} ; - -} |
