duplicate_term is now copy_term

This commit is contained in:
Mark Thom
2018-09-26 22:39:34 -06:00
parent 415cd2ec8f
commit 6d0770aafb
4 changed files with 17 additions and 17 deletions

View File

@@ -138,8 +138,8 @@ The following predicates are built-in to rusty-wam.
* `catch/3`
* `compare/3`
* `compound/1`
* `copy_term/2`
* `cyclic_term/1`
* `duplicate_term/2`
* `false/0`
* `float/1`
* `functor/3`