Show
Ignore:
Timestamp:
07/31/08 02:54:42 (4 months ago)
Author:
pmoura
Message:

Added support for using Prolog use_module/2 directives in objects and categories. This allows module predicates to be called using implicit qualification, improving readability.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4411 r4412  
    1212RELEASE NOTES 
    1313============= 
     14 
     15 
     162.33.0 - August ??, 2008 
     17 
     18    Added support for using Prolog use_module/2 directives in objects and  
     19    categories. This allows module predicates to be called using implicit  
     20    qualification, improving readability. 
    1421 
    1522