remove $reify_switch

This commit is contained in:
Mark Thom
2019-04-05 09:04:05 -06:00
parent 6dade1b917
commit 03f2190d6b
5 changed files with 6 additions and 57 deletions

View File

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