diff options
| author | hallgren <hallgren@chalmers.se> | 2013-04-02 11:56:10 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-04-02 11:56:10 +0000 |
| commit | 4e40fd56974e5c6ac095698edc30a6a2e27529d4 (patch) | |
| tree | dfcff88061c42f69af41d495b0e80436cd67e6d2 /src/www/minibar/about.html | |
| parent | e56bfe88111e8406e7f5ab3c764b9de02c49987d (diff) | |
minibar: abstract syntax trees are now shown with or without category names
Function names are always shown.
Diffstat (limited to 'src/www/minibar/about.html')
| -rw-r--r-- | src/www/minibar/about.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/www/minibar/about.html b/src/www/minibar/about.html index c8c73e095..4730953c6 100644 --- a/src/www/minibar/about.html +++ b/src/www/minibar/about.html @@ -228,14 +228,14 @@ Some implementation details: trees without function names. Click again to add function names. <li>[Added 2013-03-27] Click on a linearization to obtain a table with all variants and forms. Click again to hide the table. - <li>[Added 2013-03-28] Abstract syntax tree visualizations: click once to - show abstract syntax trees without function names. Click again to add - function names. + <li>[Added 2013-04-02] Abstract syntax tree visualizations: click once to + show abstract syntax trees without category names. Click again to add + category names. </ul> <hr> <div class=modtime><small> -<!-- hhmts start -->Last modified: Thu Mar 28 16:56:32 CET 2013 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Tue Apr 2 13:55:59 CEST 2013 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
