Changeset 4125 for trunk/manuals/refman/directives/dynamic1.html
- Timestamp:
- 03/04/08 16:19:45 (10 months ago)
- Files:
-
- 1 modified
-
trunk/manuals/refman/directives/dynamic1.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/manuals/refman/directives/dynamic1.html
r3560 r4125 32 32 dynamic([Functor1//Arity1, Functor2//Arity2, ...])</pre> 33 33 <p> 34 Declares dynamic predicates and dynamic grammar rule non-terminals. Note that an object can be static and have both static and dynamic predicates/non-terminals. 34 Declares dynamic predicates and dynamic grammar rule non-terminals. Note that an object can be static and have both static and dynamic predicates/non-terminals. Dynamic predicates cannot be declared as synchronized. 35 35 </p> 36 36 … … 52 52 <div class="copyright"> 53 53 <span>Copyright © <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> — <a href="http://logtalk.org">Logtalk.org</a></span><br/> 54 <span>Last updated on: October 26, 2006</span>54 <span>Last updated on: March 5, 2008</span> 55 55 </div> 56 56 <div class="navbottom">
