1
0
forked from GitHub/gf-core

updated dialogue to multimodal ; bug fixes in grammar compilation

This commit is contained in:
aarne
2006-05-24 15:40:15 +00:00
parent 750ef2ca30
commit 1aa8abb074
8 changed files with 97 additions and 55 deletions

View File

@@ -1,2 +1,2 @@
instance AuxEng of AuxDialogue = open LangEng in {
}
instance AuxEng of AuxDialogue = open MultiEng in {
}