]> Repositorios git - scryer-prolog.git/commitdiff
update README
authorMark Thom <[email protected]>
Thu, 29 Mar 2018 03:23:11 +0000 (21:23 -0600)
committerMark Thom <[email protected]>
Thu, 29 Mar 2018 03:23:11 +0000 (21:23 -0600)
README.md

index be81b7c7926c0cfb6eb46558412eaacf4c40f812..d723b8e5b71ade119e63cc23f065153d12d24c2e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -128,7 +128,7 @@ The following predicates are built-in to rusty-wam.
 * `atom/1`
 * `atomic/1`
 * `between/3`
-* `call/1..63`
+* `call/1..62`
 * `call_cleanup/2`
 * `call_with_inference_limit/3`
 * `catch/3`
@@ -144,7 +144,7 @@ The following predicates are built-in to rusty-wam.
 * `is_list/1`
 * `keysort/2`
 * `length/2`
-* `maplist/1..8`
+* `maplist/2..9`
 * `member/2`
 * `memberchk/2`
 * `nonvar/1`