make op/3 a predicate call from the query context

This commit is contained in:
Mark Thom
2019-03-31 00:29:53 -06:00
parent 3e67400bd3
commit 35e91ee47c
2 changed files with 2 additions and 1 deletions

View File

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