From 63cc2fc6e8613da1856bee844a9a3ad7c64d4481 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 --- lib/src/afrikaans/ResAfr.gf | 2 +- lib/src/dutch/ResDut.gf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/src/afrikaans/ResAfr.gf b/lib/src/afrikaans/ResAfr.gf index f6ca741b8..aa4bd3fa3 100644 --- a/lib/src/afrikaans/ResAfr.gf +++ b/lib/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/lib/src/dutch/ResDut.gf b/lib/src/dutch/ResDut.gf index e738cce59..9bbb25f18 100644 --- a/lib/src/dutch/ResDut.gf +++ b/lib/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> =>