Changeset 4497 for trunk/manuals/refman/builtins/create_protocol3.html
- Timestamp:
- 10/11/08 09:55:29 (3 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/manuals/refman/builtins/create_protocol3.html
r4279 r4497 26 26 <pre>create_protocol(Identifier, Relations, Directives)</pre> 27 27 <p> 28 Creates a new, dynamic protocol. 28 Creates a new, dynamic protocol. This predicate is often used as a primitive to implement high-level protocol creation methods. 29 29 </p> 30 30 … … 61 61 <div class="copyright"> 62 62 <span>Copyright © <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> — <a href="http://logtalk.org">Logtalk.org</a></span><br/> 63 <span>Last updated on: May 23, 2008</span>63 <span>Last updated on: October 7, 2008</span> 64 64 </div> 65 65 <div class="navbottom">
