allow toplevel answers to be passed back as queries

This commit is contained in:
Mark Thom
2019-03-22 10:00:07 -06:00
parent 33b581effc
commit 380375228b
2 changed files with 19 additions and 25 deletions

View File

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