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 ae2ca2e945
commit 674e0c95af
11 changed files with 123 additions and 82 deletions

View File

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