Changeset 4540 for trunk/manuals
- Timestamp:
- 10/26/08 14:08:42 (2 months ago)
- Files:
-
- 1 modified
-
trunk/manuals/refman/grammar.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/manuals/refman/grammar.html
r4517 r4540 749 749 <dl> 750 750 <dt>receiver ::=</dt> 751 <dd>"<code>{</code>" <i>callable</i> "<code>}</code>" |</dd> 751 752 <dd>object_identifier |</dd> 752 753 <dd><i>variable</i></dd> … … 809 810 <div class="copyright"> 810 811 <span>Copyright © <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> — <a href="http://logtalk.org">Logtalk.org</a></span><br/> 811 <span>Last updated on: October 19, 2008</span>812 <span>Last updated on: October 24, 2008</span> 812 813 </div> 813 814 <div class="navbottom">
