From e556397ec7812d7170d0cba447e848b8d878d4d7 Mon Sep 17 00:00:00 2001 From: Herbert Lange Date: Thu, 5 Sep 2013 12:52:32 +0000 Subject: [PATCH] Fix the bug that prevents latin grammar and so the complete RGL from compiling --- src/latin/AllLatAbs.gf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/latin/AllLatAbs.gf b/src/latin/AllLatAbs.gf index 999e4c2b4..ba468a1a1 100644 --- a/src/latin/AllLatAbs.gf +++ b/src/latin/AllLatAbs.gf @@ -2,8 +2,6 @@ abstract AllLatAbs = Lang, - IrregLatAbs-[ - blow_V,burn_V,come_V,dig_V,fall_V,fly_V,freeze_V,go_V,lie_V,run_V, - sew_V,sing_V,sit_V,sleep_V,spit_V,stand_V,swell_V,swim_V,think_V], + IrregLatAbs-[can_VV,go_V], ExtraLatAbs ** {} ;