Show
Ignore:
Timestamp:
12/21/07 07:51:35 (13 months ago)
Author:
pmoura
Message:

Renamed the predicate property "alias/1" to "alias_of/1" in order to disambiguate its meaning.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/manuals/refman/grammar.html

    r3830 r3977  
    748748            <dd>"<code>defined_in(</code>" object_identifier | category_identifier "<code>)</code>" |</dd> 
    749749            <dd>"<code>meta_predicate(</code>" meta_predicate_mode_indicator "<code>)</code>" |</dd> 
    750             <dd>"<code>alias(</code>" callable "<code>)</code>" |</dd> 
     750            <dd>"<code>alias_of(</code>" callable "<code>)</code>" |</dd> 
    751751            <dd>"<code>non_terminal(</code>" non_terminal_indicator "<code>)</code>"</dd> 
    752752    </dl> 
     
    755755    <div class="copyright"> 
    756756        <span>Copyright &copy; <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> &mdash; <a href="http://logtalk.org">Logtalk.org</a></span><br/>  
    757         <span>Last updated on: April 14, 2007</span> 
     757        <span>Last updated on: December 9, 2007</span> 
    758758    </div> 
    759759    <div class="navbottom">