From e795632ee52b31d8ebb68c1b5ba04216221305a5 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 5 Dec 2014 18:12:18 +0000 Subject: [PATCH] commented out whichever_A from Dictionary --- lib/src/translator/Dictionary.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/translator/Dictionary.gf b/lib/src/translator/Dictionary.gf index 14f73dd63..551968b0d 100644 --- a/lib/src/translator/Dictionary.gf +++ b/lib/src/translator/Dictionary.gf @@ -64393,7 +64393,7 @@ fun whetstone_N : N ; fun whey_N : N ; fun which_IQuant : IQuant ; --fun which_N : N ; ---- what is this? creates spurious parses. AR 25/9/2014 -fun whichever_A : A ; +--fun whichever_A : A ; --- the same here fun whichever_Quant : Quant ; fun whichsoever_A : A ; fun whiff_N : N ;