reference to DictEngChi changed to DictionaryChi

This commit is contained in:
aarne
2014-03-10 18:00:15 +00:00
parent 6bcbf50a17
commit 65a076d4d3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
concrete GreetingsChi of Greetings =
SentencesChi [Greeting,mkGreeting] **
open (D = DictEngChi), ParadigmsChi, ResChi, Prelude in {
open (D = DictionaryChi), ParadigmsChi, ResChi, Prelude in {
flags coding = utf8 ;