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