]> Repositorios git - scryer-prolog.git/commitdiff
update README
authorMark Thom <[email protected]>
Fri, 26 May 2017 18:46:19 +0000 (12:46 -0600)
committerMark Thom <[email protected]>
Fri, 26 May 2017 18:46:19 +0000 (12:46 -0600)
README.md

index 5ebf60f8d93c7d1f8b274a49432129ba37d06c46..c73b1f17caa030bcadb61ddc6ea50c99156e62e9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -31,9 +31,8 @@ Extend rusty-wam to include the following, among other features:
 * Mode declarations.
 * Extensions for clp(FD).
 * `if_` and related predicates, following the developments of the
-  paper "Indexing `dif/2`".  
-* Strings, blobs, and other data types typical of Prolog that may not yet
-  know of or have left out.
+  paper "Indexing `dif/2`".
+* Strings, blobs, and other data types.
   
 ## Phase 3