]> Repositorios git - scryer-prolog.git/commitdiff
correct README
authorMark Thom <[email protected]>
Fri, 31 Aug 2018 18:37:10 +0000 (15:37 -0300)
committerMark Thom <[email protected]>
Fri, 31 Aug 2018 18:37:10 +0000 (15:37 -0300)
README.md

index 5fccf0294399128bef3199644ca0df69ac04c5b2..30efcf667da2174e25f7042624fdbe17985ff103 100644 (file)
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Extend rusty-wam to include the following, among other features:
 * Built-in control operators (`,`, `;`, `->`, etc.) (_done_).
 * A revised, not-terrible module system (_done, I think_).
 * Built-in predicates for list processing and top-level declarative
-  control (`setup_call_control/3`, `call_with_inference_limit/3`,
+  control (`setup_call_cleanup/3`, `call_with_inference_limit/3`,
   etc.) (_done_)
 * Default representation of strings as list of chars, using a packed
   internal representation (_done_).