summaryrefslogtreecommitdiff
path: root/examples/dialogue/AuxEng.gf
diff options
context:
space:
mode:
authoraarne <aarne@cs.chalmers.se>2006-05-24 15:40:15 +0000
committeraarne <aarne@cs.chalmers.se>2006-05-24 15:40:15 +0000
commit1aa8abb074787dde7124a0e548b98dfbf670d409 (patch)
treec834383db79c96a77ab2c9196cae836be693874b /examples/dialogue/AuxEng.gf
parent750ef2ca30b7e075d0a0b1404ee2dc741b3f2166 (diff)
updated dialogue to multimodal ; bug fixes in grammar compilation
Diffstat (limited to 'examples/dialogue/AuxEng.gf')
-rw-r--r--examples/dialogue/AuxEng.gf4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/dialogue/AuxEng.gf b/examples/dialogue/AuxEng.gf
index 9c4ac8f37..89f2ec57e 100644
--- a/examples/dialogue/AuxEng.gf
+++ b/examples/dialogue/AuxEng.gf
@@ -1,2 +1,2 @@
-instance AuxEng of AuxDialogue = open LangEng in {
-} \ No newline at end of file
+instance AuxEng of AuxDialogue = open MultiEng in {
+}