summaryrefslogtreecommitdiff
path: root/examples/dialogue/LightsEng.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/LightsEng.gf
parent750ef2ca30b7e075d0a0b1404ee2dc741b3f2166 (diff)
updated dialogue to multimodal ; bug fixes in grammar compilation
Diffstat (limited to 'examples/dialogue/LightsEng.gf')
-rw-r--r--examples/dialogue/LightsEng.gf4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/dialogue/LightsEng.gf b/examples/dialogue/LightsEng.gf
index eceaa487d..77dcc0aed 100644
--- a/examples/dialogue/LightsEng.gf
+++ b/examples/dialogue/LightsEng.gf
@@ -1,7 +1,7 @@
---# -path=.:present:prelude
+--# -path=.:multimodal:alltenses:prelude
concrete LightsEng of Lights =
- DialogueEng ** open LangEng, ParadigmsEng, AuxEng, Prelude in {
+ DialogueEng ** open MultiEng, ParadigmsEng, AuxEng, Prelude in {
lin
Light = UseN (regN "light") ;