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/RELEASE_NOTES.txt

    r3973 r3977  
    4343    files. 
    4444 
     45    Renamed the predicate property "alias/1" to "alias_of/1" in order to  
     46    disambiguate its meaning. 
     47 
    4548    Added a new config file, "k6.config", for the K-Prolog 6.0 beta  
    4649    version. 
     
    5558    Added two new multi-threading examples, "fibonacci" and "hanoi", and  
    5659    corrected a bug in the recursive creation of threads on the "sorting"  
    57     example.Updated the "primes" multi-threading example to also work with  
     60    example. Updated the "primes" multi-threading example to also support  
    5861    eight threads. 
    5962