diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-05-24 16:51:52 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-05-24 16:51:52 +0000 |
| commit | 479e2d5ed6a9e54ee571804fb0f1c9bf9e8a13a2 (patch) | |
| tree | 3519b3e0e8a59e35e2f784da647d95049a5a920b /examples/dialogue/AuxSwe.gf | |
| parent | 1aa8abb074787dde7124a0e548b98dfbf670d409 (diff) | |
cleaned up in multimodal and dialogue
Diffstat (limited to 'examples/dialogue/AuxSwe.gf')
| -rw-r--r-- | examples/dialogue/AuxSwe.gf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/dialogue/AuxSwe.gf b/examples/dialogue/AuxSwe.gf index be3e1a117..acd7907b0 100644 --- a/examples/dialogue/AuxSwe.gf +++ b/examples/dialogue/AuxSwe.gf @@ -1,2 +1,2 @@ -instance AuxSwe of AuxDialogue = open LangSwe in { -}
\ No newline at end of file +instance AuxSwe of AuxDialogue = open MultiSwe in { +} |
