throw the correct error if the final reduce does not work, re: #49

This commit is contained in:
Mark Thom
2018-09-04 18:52:45 -06:00
parent 55b54a8c87
commit 9713286023
2 changed files with 2 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ license = "BSD-3-Clause"
downcast = "0.9.1"
num = "0.2"
ordered-float = "0.5.0"
prolog_parser = "0.7.9"
prolog_parser = "0.7.10"
[dependencies.termion]
version = "1.4.0"