diff options
| author | aarne <unknown> | 2005-05-20 07:12:45 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-05-20 07:12:45 +0000 |
| commit | b89cfa7c5d50e6e732f1696111d5417493440a79 (patch) | |
| tree | 21401a249cb2ff96979b64b5aaea89233282e43c | |
| parent | f2bd241375d1e3090b6108ebeeb3180f724fdb33 (diff) | |
optimize restriction doc
| -rw-r--r-- | doc/gf2.2-highlights.html | 6 | ||||
| -rw-r--r-- | index.html | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/gf2.2-highlights.html b/doc/gf2.2-highlights.html index d76a6080b..7a1229cb1 100644 --- a/doc/gf2.2-highlights.html +++ b/doc/gf2.2-highlights.html @@ -81,7 +81,13 @@ in the <tt>i</tt> command, e.g. Notice that the option <tt>-src</tt> is needed if there already are generated files created with other optimization flags. +<p> +<b>Notice</b>: If you use the +<a href="http://www.cs.chalmers.se/~bringert/gf/gf-java.html"> +Embedded GF Interpreter</a>, only the values <tt>none</tt> and +<tt>share</tt> can be used; the stronger optimizations are not +supported yet. </body> diff --git a/index.html b/index.html index bae36ff5a..bffbeafae 100644 --- a/index.html +++ b/index.html @@ -144,6 +144,12 @@ French, Swedish, and Russian with a few mouse clicks. <p> +<a +href="http://www.cs.chalmers.se/~bringert/misc/tramdemo.avi">Demo film</a> +of a multimodal dialogue system built with embedded grammars. + +<p> + <a href="lib/resource/doc/gf-resource.html">Resource grammar library</a>: basic structures of ten languages (Danish, English, Finnish, French, German, |
