diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-05-30 22:02:25 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-05-30 22:02:25 +0000 |
| commit | c51846361f18d372542f69e4bb281ef834750312 (patch) | |
| tree | b71221a1bf98e82422e26ab18db7440769612d9f /doc | |
| parent | 719e75105158932558aaa071d2ede50e41a9454b (diff) | |
l -multi -all/-table ; same with tb
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/gf-history.html | 3 | ||||
| -rw-r--r-- | doc/tutorial/gf-tutorial2.txt | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/gf-history.html b/doc/gf-history.html index 2215f5dae..ed9e778b9 100644 --- a/doc/gf-history.html +++ b/doc/gf-history.html @@ -12,6 +12,9 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2 </center> +30/5 (AR) It is now possible to use the flags <tt>-all, -table, -record</tt> +in combination with <tt>l -multi</tt>, and also with <tt>tb</tt>. + <p> 18/5 (AR) Introduced a wordlist format <tt>gfwl</tt> for diff --git a/doc/tutorial/gf-tutorial2.txt b/doc/tutorial/gf-tutorial2.txt index af6243056..c06fc8190 100644 --- a/doc/tutorial/gf-tutorial2.txt +++ b/doc/tutorial/gf-tutorial2.txt @@ -1910,7 +1910,7 @@ of such a theory, represented as an ``abstract`` module in GF. A resource grammar is a grammar built on linguistic grounds, to describe a language rather than a domain. -The GF resource grammar library contains resource grammars for +The GF resource grammar library, which contains resource grammars for 10 languages, is described more closely in the following documents: - [Resource library API documentation ../../lib/resource-1.0/doc/]: |
