From d7236bb426833c0f02c65d8e3ce39fb478c3dca1 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 20 Mar 2012 23:00:46 +0000 Subject: [PATCH] Cond and Fut Simul in Dut and Afr fixed --- src/afrikaans/ResAfr.gf | 2 +- src/dutch/ResDut.gf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/afrikaans/ResAfr.gf b/src/afrikaans/ResAfr.gf index f6ca741b8..aa4bd3fa3 100644 --- a/src/afrikaans/ResAfr.gf +++ b/src/afrikaans/ResAfr.gf @@ -439,7 +439,7 @@ param auxv = (auxVerb vp.s.aux).s ; vperf = vp.s.s ! VPerf ; verb : Str * Str = case of { - => ; --# notpresent + => ; --# notpresent => ; --# notpresent <_, Anter> => ; --# notpresent <_, Simul> => diff --git a/src/dutch/ResDut.gf b/src/dutch/ResDut.gf index e738cce59..9bbb25f18 100644 --- a/src/dutch/ResDut.gf +++ b/src/dutch/ResDut.gf @@ -559,7 +559,7 @@ param auxv = (auxVerb vp.s.aux).s ; vperf = vp.s.s ! VPerf ; verb : Str * Str = case of { - => ; --# notpresent + => ; --# notpresent => ; --# notpresent <_, Anter> => ; --# notpresent <_, Simul> =>