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/LightsSwe.gf | |
| parent | 1aa8abb074787dde7124a0e548b98dfbf670d409 (diff) | |
cleaned up in multimodal and dialogue
Diffstat (limited to 'examples/dialogue/LightsSwe.gf')
| -rw-r--r-- | examples/dialogue/LightsSwe.gf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/examples/dialogue/LightsSwe.gf b/examples/dialogue/LightsSwe.gf index 695c3aa41..e2daaa36b 100644 --- a/examples/dialogue/LightsSwe.gf +++ b/examples/dialogue/LightsSwe.gf @@ -1,7 +1,8 @@ ---# -path=.:present:prelude +--# -path=.:multimodal:alltenses:prelude + concrete LightsSwe of Lights = - DialogueSwe ** open LangSwe, ParadigmsSwe, AuxSwe in { + DialogueSwe ** open MultiSwe, ParadigmsSwe, AuxSwe in { lin Light = UseN (regN "lampa") ; |
