diff options
| author | krasimir <krasimir@chalmers.se> | 2009-06-15 09:59:21 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2009-06-15 09:59:21 +0000 |
| commit | b2b4a7064b9fd1aec75c2b3127c36e0f8a5ee513 (patch) | |
| tree | fb03bbb89b72743a239c7ab58f791b3762e39219 /next-lib/src/interlingua/CatIna.gf | |
| parent | 6e1269bb3356ad1a524ded92a9c3cf69db995ca5 (diff) | |
remove some obsolete code from Interlingua
Diffstat (limited to 'next-lib/src/interlingua/CatIna.gf')
| -rw-r--r-- | next-lib/src/interlingua/CatIna.gf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/next-lib/src/interlingua/CatIna.gf b/next-lib/src/interlingua/CatIna.gf index 9dbaa5144..adfa365ea 100644 --- a/next-lib/src/interlingua/CatIna.gf +++ b/next-lib/src/interlingua/CatIna.gf @@ -50,7 +50,6 @@ concrete CatIna of Cat = CommonX ** open ResIna, Prelude in { Card = {s : Str; n : Number } ; Num = {s : Str; n : Number } ; Quant = {s : Number => Case => Str} ; - Art = {s : Number => Case => Str} ; -- Numeral |
