Changeset 4431 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 08/17/08 10:41:43 (3 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4429 r4431 18 18 Added support for using Prolog use_module/2 directives in objects and 19 19 categories. This allows module predicates to be called using implicit 20 qualification, improving readability. 20 qualification, improving readability. The use_module/2 directive supports 21 the declaration of predicate aliases using the notation Original:Alias. 21 22 22 23 Added support for meta-calls whose closure arguments are explicitly
