diff options
| author | hallgren <hallgren@chalmers.se> | 2011-11-28 16:36:51 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-11-28 16:36:51 +0000 |
| commit | 70d292d83b33395ea0313a970461a1af61b508d0 (patch) | |
| tree | 91dd78778ce40d2e2e93e5729fd4790545e30dc9 /src/www/gfse/about.html | |
| parent | 8fffefd268fb680a41c131da95b5ed868446eb6c (diff) | |
gfse: fix bugs and typos
Diffstat (limited to 'src/www/gfse/about.html')
| -rw-r--r-- | src/www/gfse/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/www/gfse/about.html b/src/www/gfse/about.html index 8660621a3..0d52f32eb 100644 --- a/src/www/gfse/about.html +++ b/src/www/gfse/about.html @@ -111,7 +111,7 @@ Error checks: At the moment, the concrete syntax for a language <var>L</var> is limited to <ul> <li>opening the Resource Grammar Library modules - <code>Syntax</code><var>L</var> and <code>Paradigms</code><var>L</var>, + <code>Syntax</code><var>L</var>, <code>Paradigms</code><var>L</var>, <code>Lexicon</code><var>L</var> and <code>Extra</code><var>L</var>, <li><em>linearization types</em> for the categories in the abstract syntax, <li><em>linearizations</em> for the functions in the abstract syntax, @@ -234,7 +234,7 @@ suitable for multiple users developing a grammar in collaboration. <hr> <div class=modtime><small> -<!-- hhmts start --> Last modified: Fri Oct 7 14:06:14 CEST 2011 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Fri Nov 25 12:44:33 CET 2011 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
