Bug Fix: Multiple Arguments in Predicate
What's Changed
- Fixed a bug where proofs would be invalid if a predicate would contain multiple arguments.
- Patch 1.0.1 by @Girjoaba in #56
Installation Instructions
- Make sure you have jdk 17 installed.
- Download the Eunomia.jar file and run the application.
Note: Your operating system might not trust the unverified author (aka me), in that case you need to bypass the warning.
Full Changelog: v1.0.0...v1.0.2