clean up support for recursive calls, add support for (and protection of) built-in predicates.

This commit is contained in:
Mark Thom
2017-08-02 17:38:12 -06:00
parent 3aa8780086
commit 315c748c31
6 changed files with 131 additions and 110 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "rusty-wam"
version = "0.6.5"
version = "0.6.6"
authors = ["Mark Thom"]
build = "build.rs"