diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-05-24 15:40:15 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-05-24 15:40:15 +0000 |
| commit | 1aa8abb074787dde7124a0e548b98dfbf670d409 (patch) | |
| tree | c834383db79c96a77ab2c9196cae836be693874b /examples/dialogue/AuxEng.gf | |
| parent | 750ef2ca30b7e075d0a0b1404ee2dc741b3f2166 (diff) | |
updated dialogue to multimodal ; bug fixes in grammar compilation
Diffstat (limited to 'examples/dialogue/AuxEng.gf')
| -rw-r--r-- | examples/dialogue/AuxEng.gf | 4 |
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 { +} |
