update README

This commit is contained in:
Mark Thom
2017-05-26 12:46:19 -06:00
parent f29bd3dc0b
commit 4ab0716b86

View File

@@ -32,8 +32,7 @@ Extend rusty-wam to include the following, among other features:
* Extensions for clp(FD). * Extensions for clp(FD).
* `if_` and related predicates, following the developments of the * `if_` and related predicates, following the developments of the
paper "Indexing `dif/2`". paper "Indexing `dif/2`".
* Strings, blobs, and other data types typical of Prolog that may not yet * Strings, blobs, and other data types.
know of or have left out.
## Phase 3 ## Phase 3