removed bogus CompatibilityEng file

This commit is contained in:
aarne
2015-11-11 09:39:20 +00:00
parent 24cf29622d
commit f12b93c7db

View File

@@ -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"} ;
}