From c8ceed08efcc0bdc1fcbd89bce643d9f52f0991b Mon Sep 17 00:00:00 2001 From: aarne Date: Wed, 9 Dec 2009 09:47:16 +0000 Subject: moving a few things to deprecated --- old-lib/resource/english/CompatibilityEng.gf | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 old-lib/resource/english/CompatibilityEng.gf (limited to 'old-lib/resource/english/CompatibilityEng.gf') diff --git a/old-lib/resource/english/CompatibilityEng.gf b/old-lib/resource/english/CompatibilityEng.gf deleted file mode 100644 index 28ede2a17..000000000 --- a/old-lib/resource/english/CompatibilityEng.gf +++ /dev/null @@ -1,11 +0,0 @@ ---# -path=.:../abstract:../common - -concrete CompatibilityEng of Compatibility = CatEng ** open Prelude, ResEng in { - --- from Noun 19/4/2008 - -lin - NumInt n = {s = n.s ; n = Pl ; hasCard = True} ; - OrdInt n = {s = n.s ++ "th"} ; - -} -- cgit v1.2.3