]> Repositorios git - scryer-prolog.git/commitdiff
correct and update README
authorMark Thom <[email protected]>
Sun, 10 Feb 2019 19:56:13 +0000 (12:56 -0700)
committerMark Thom <[email protected]>
Sun, 10 Feb 2019 19:56:13 +0000 (12:56 -0700)
README.md

index 0575614a36715f5ca3373ed8e10f3af787790108..eeb48f3e51a4487ad381c716466183d2ace5dc24 100644 (file)
--- a/README.md
+++ b/README.md
@@ -46,7 +46,7 @@ Extend rusty-wam to include the following, among other features:
 * `if_` and related predicates, following the developments of the
   paper "Indexing `dif/2`".     
 * All-solutions predicates (`findall/{3,4}`, `bagof/3`, `setof/3`).
-* Clause creation and destruction (`asserta/1`, `assertz/1`, `retract/1`, abolish/1`) with logical update semantics.
+* Clause creation and destruction (`asserta/1`, `assertz/1`, `retract/1`, `abolish/1`) with logical update semantics.
 * Streams and predicates for stream control.
 * Mode declarations.
 * Extensions for clp(FD).