Changeset 4529 for trunk/manuals
- Timestamp:
- 10/21/08 11:24:29 (3 months ago)
- Files:
-
- 1 modified
-
trunk/manuals/userman/protocols.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/manuals/userman/protocols.html
r4511 r4529 26 26 </p> 27 27 <p> 28 In Logtalk, the only pre-defined protocol is the built-in protocol <code>monitoring</code>, which isdescribed at the end of this section.28 Logtalk defines two built-in protocols, <code>monitoring</code> and <code>expanding</code>, which are described at the end of this section. 29 29 </p> 30 30 … … 235 235 <div class="copyright"> 236 236 <span>Copyright © <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> — <a href="http://logtalk.org">Logtalk.org</a></span><br/> 237 <span>Last updated on: October 17, 2008</span>237 <span>Last updated on: October 20, 2008</span> 238 238 </div> 239 239 <div class="navbottom">
