Show
Ignore:
Timestamp:
10/07/08 04:19:46 (3 months ago)
Author:
pmoura
Message:

Added predicates is_ascii/1, is_white_space/1, is_quote/1, is_period/1, is_punctation/1, and parenthesis/2 to the library entities "characterp" and "character".

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/RELEASE_NOTES.txt

    r4492 r4493  
    5656    Added predicates plus/3 and succ/2 to the library object "integer". 
    5757 
    58     Added predicates is_quote/1 and is_punctation/1 to the library entities  
    59     "characterp" and "character". 
     58    Added predicates is_ascii/1, is_white_space/1, is_quote/1, is_period/1, 
     59    is_punctation/1, and parenthesis/2 to the library entities "characterp" 
     60    and "character". 
    6061 
    6162    Modified the implementation of the predicate product/2 in the library