]> Repositorios git - scryer-prolog.git/commitdiff
`if_` --> `if_/3`
authorMarkus Triska <[email protected]>
Mon, 27 Apr 2020 17:53:25 +0000 (19:53 +0200)
committerMarkus Triska <[email protected]>
Mon, 27 Apr 2020 17:53:25 +0000 (19:53 +0200)
README.md

index 202a5b42d7a2152b37ca72ad4e1f1fc5578087a0..e30bd1b7de39402bde77667a3d6b988f8c8d86b0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,7 +40,7 @@ Extend Scryer Prolog to include the following, among other features:
   - [x] Support for `verify_attributes/3`
   - [x] Support for `attribute_goals/2` and `project_attributes/2`
   - [x] `call_residue_vars/2`
-- [x] `if_` and related predicates, following the developments of the
+- [x] `if_/3` and related predicates, following the developments of the
       paper "Indexing `dif/2`".
 - [x] All-solutions predicates (`findall/{3,4}`, `bagof/3`, `setof/3`, `forall/2`).
 - [x] Clause creation and destruction (`asserta/1`, `assertz/1`,