Show
Ignore:
Timestamp:
05/23/08 15:12:42 (6 months ago)
Author:
pmoura
Message:

Fixed a Logtalk runtime bug when using the :/1 control construct to call a predicate defined in a category extended by a category that is imported by the object making the call. Reverted the changes that allowed the use of the :/1 control construct within categories that extend other categories.

Files:
1 modified

Legend:

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

    r4270 r4271  
    311311</dl> 
    312312 
    313 <h3>Direct calls of inherited or imported predicates</h3> 
     313<h3>Direct calls of imported predicates</h3> 
    314314 
    315315<dl class="toc-entries">