From 4e8cd9119efb1abb5797f86fd932dd5fb488a58e Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 30 Aug 2014 23:13:39 +0000 Subject: [PATCH] by_Prep causing conflict in AppChi, therefore excluded from the import of PhrasebookChi --- examples/app/AppChi.gf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/app/AppChi.gf b/examples/app/AppChi.gf index 611153a10..e889b0554 100644 --- a/examples/app/AppChi.gf +++ b/examples/app/AppChi.gf @@ -26,7 +26,7 @@ concrete AppChi of App = -- Extensions ] - ,PhrasebookChi - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_Adv, closed_A, open_A, at_Prep] + ,PhrasebookChi - [PSentence, PQuestion, PGreetingMale, PGreetingFemale, GObjectPlease, open_Adv, closed_A, open_A, at_Prep, by_Prep] ** open ParadigmsChi, SyntaxChi, Prelude in {