Show
Ignore:
Timestamp:
05/24/08 11:46:34 (6 months ago)
Author:
pmoura
Message:

Minor documentation improvements.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/manuals/refman/directives/alias3.html

    r3560 r4276  
    2727alias(Entity, NonTerminal, Alias)</pre> 
    2828<p> 
    29 Declares predicate and grammar rule non-terminal aliases. A predicate (non-terminal) alias is an alternative name for a predicate (non-terminal) declared or defined in an implemented protocol, an imported category, an extended prototype, an instantiated class, or a specialized class. Predicate alias may be used to solve conflicts between imported or inherited predicates. This directive may be used in objects, protocols, and categories. 
     29Declares predicate and grammar rule non-terminal aliases. A predicate (non-terminal) alias is an alternative name for a predicate (non-terminal) declared or defined in an extended protocol, an implemented protocol, an extended category, an imported category, an extended prototype, an instantiated class, or a specialized class. Predicate alias may be used to solve conflicts between imported or inherited predicates. This directive may be used in objects, protocols, and categories. 
    3030</p> 
    3131 
     
    4646    <div class="copyright"> 
    4747        <span>Copyright &copy; <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> &mdash; <a href="http://logtalk.org">Logtalk.org</a></span><br/>  
    48         <span>Last updated on: October 26, 2006</span> 
     48        <span>Last updated on: May 23, 2008</span> 
    4949    </div> 
    5050    <div class="navbottom">