add non-backtrackable and backtrackable global variables

This commit is contained in:
Mark Thom
2019-03-13 00:16:57 -06:00
parent f0f8bfb569
commit 0eb2fb3d90
5 changed files with 19 additions and 14 deletions

2
Cargo.lock generated
View File

@@ -111,7 +111,7 @@ dependencies = [
[[package]]
name = "scryer-prolog"
version = "0.8.2"
version = "0.8.3"
dependencies = [
"downcast 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
"num 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",