add subsumes_term/2

This commit is contained in:
Mark Thom
2019-04-28 14:48:12 -06:00
parent 6be03a7f7a
commit d066765248
3 changed files with 12 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "scryer-prolog"
version = "0.8.71"
version = "0.8.72"
authors = ["Mark Thom <markjordanthom@gmail.com>"]
repository = "https://github.com/mthom/scryer-prolog"
description = "A modern Prolog implementation written mostly in Rust."