Changeset 4270 for trunk/manuals/userman/messages.html
- Timestamp:
- 05/23/08 09:49:25 (6 months ago)
- Files:
-
- 1 modified
-
trunk/manuals/userman/messages.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/manuals/userman/messages.html
r3854 r4270 120 120 ^^Predicate, % call inherited definition 121 121 ... . % do something more</pre> 122 123 <h2 id="messages_direct">Direct calls of imported and inherited predicates</h2> 124 125 <p> 126 It is possible to call an imported or inherited predicate starting the lookups for the predicate declaration and definition from <em>this</em> instead of <em>self</em> by using the <a title="Consult reference manual" href="../refman/control/direct1.html"><code>:/1</code></a> control construct. 127 </p> 122 128 123 129 <h2 id="messages_events">Message sending and event generation</h2> … … 236 242 <div class="copyright"> 237 243 <span>Copyright © <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> — <a href="http://logtalk.org">Logtalk.org</a></span><br/> 238 <span>Last updated on: September 15, 2007</span>244 <span>Last updated on: May 23, 2008</span> 239 245 </div> 240 246 <div class="navbottom">
