fix DCG bugs

This commit is contained in:
Mark Thom
2018-10-10 21:30:40 -06:00
parent 5586aa7057
commit 24a7206021
2 changed files with 6 additions and 4 deletions

View File

@@ -158,6 +158,7 @@ The following predicates are built-in to rusty-wam.
* `numbervars/2`
* `once/1`
* `partial_string/2`
* `phrase/{2,3}`
* `rational/1`
* `read/1`
* `repeat/0`