Changeset 4493 for trunk/RELEASE_NOTES.txt
- Timestamp:
- 10/07/08 04:19:46 (3 months ago)
- Files:
-
- 1 modified
-
trunk/RELEASE_NOTES.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RELEASE_NOTES.txt
r4492 r4493 56 56 Added predicates plus/3 and succ/2 to the library object "integer". 57 57 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". 60 61 61 62 Modified the implementation of the predicate product/2 in the library
