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