Changes between Version 7 and Version 8 of documentation


Ignore:
Timestamp:
Mar 16, 2009, 1:59:11 AM (15 years ago)
Author:
Miloš Jakubíček
Comment:

typo fix

Legend:

Unmodified
Added
Removed
Modified
  • documentation

    v7 v8  
    6868The SET system consists of several Python modules:
    6969
    70  * {{{grammar}}} -- loading, organizing and parsing of rules sets, definition of the {{{Rule}}} a {{{Grammar}}} class.
     70 * {{{grammar}}} -- loading, organizing and parsing of rules sets, definition of the {{{Rule}}} a {{{Grammar}}} class.
    7171
    7272 * {{{token}}} -- definition of the {{{Token}}} class (and its derivatives) representing a single word/token.