Show
Ignore:
Timestamp:
08/25/08 02:03:49 (5 months ago)
Author:
pmoura
Message:

Added a multifile/1 directive for the logtalk_library_path/2 predicate. Minor documentation improvements.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/manuals/refman/builtins/logtalk_library_path2.html

    r3730 r4447  
    2626<pre>logtalk_library_path(Library, Path)</pre> 
    2727<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>). 
     28Dynamic 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>). 
    2929</p> 
    3030 
     
    6565    <div class="copyright"> 
    6666        <span>Copyright &copy; <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> &mdash; <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> 
    6868    </div> 
    6969    <div class="navbottom">