Changeset 4447 for trunk/manuals/refman/builtins/logtalk_library_path2.html
- Timestamp:
- 08/25/08 02:03:49 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/manuals/refman/builtins/logtalk_library_path2.html
r3730 r4447 26 26 <pre>logtalk_library_path(Library, Path)</pre> 27 27 <p> 28 Dynamic ,user-defined predicate, allowing the declaration of aliases to library paths. Library aliases may also be used on the second argument (using the notation <em>alias(path)</em>). Paths must always end with the path directory separator character (<em>"/"</em>).28 Dynamic and multifile user-defined predicate, allowing the declaration of aliases to library paths. Library aliases may also be used on the second argument (using the notation <em>alias(path)</em>). Paths must always end with the path directory separator character (<em>"/"</em>). 29 29 </p> 30 30 … … 65 65 <div class="copyright"> 66 66 <span>Copyright © <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> — <a href="http://logtalk.org">Logtalk.org</a></span><br/> 67 <span>Last updated on: May 26, 2007</span>67 <span>Last updated on: August 25, 2008</span> 68 68 </div> 69 69 <div class="navbottom">
