resource examples in tutorial

This commit is contained in:
aarne
2006-06-01 16:16:18 +00:00
parent 89bd3aff33
commit 013f3ce803
9 changed files with 283 additions and 0 deletions

View File

@@ -12,6 +12,19 @@ Changes in functionality since May 17, 2005, release of GF Version 2.2
</center>
<p>
1/6 (AR) Added the FCFG parser written by Krasimir Angelov. Invoked by
<tt>p -fcfg</tt>. This parser is as general as MCFG but faster.
It needs more testing and debugging.
<p>
1/6 (AR) The command <tt>r = reload</tt> repeats the latest
<tt>i = import</tt> command.
<p>
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>.