mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 16:42:51 -06:00
reference to DictEngChi changed to DictionaryChi
This commit is contained in:
@@ -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 ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user