From: Mark Thom Date: Tue, 15 Aug 2017 17:07:23 +0000 (-0600) Subject: correct throw omission in README X-Git-Tag: v0.8.110~701 X-Git-Url: https://git.sagredo.dev/?a=commitdiff_plain;h=caf740b9cd0f73192eed72169c650db107b4ba4f;p=scryer-prolog.git correct throw omission in README --- diff --git a/README.md b/README.md index 76ce76dc..924366db 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ The following predicates are built-in to rusty-wam. * duplicate_term/2 * false/0 * not/1 +* throw/1 * var/1 ## Tutorial