anthem-rs/src
Patrick Lühne 9b7895a032
Don’t append variable ID if there is only one
2020-05-22 19:43:41 +02:00
..
commands Add option to specify output color choice 2020-05-22 19:33:06 +02:00
input Rename “assert” statement to “spec” 2020-05-22 18:34:59 +02:00
output Add option to specify output color choice 2020-05-22 19:33:06 +02:00
problem Rename “assert” statement to “spec” 2020-05-22 18:34:59 +02:00
translate Finish basic simplifications 2020-05-22 18:14:56 +02:00
utils Don’t append variable ID if there is only one 2020-05-22 19:43:41 +02:00
ast.rs Don’t append variable ID if there is only one 2020-05-22 19:43:41 +02:00
commands.rs Implement proof mechanism 2020-05-06 00:13:43 +02:00
error.rs Add option to specify output color choice 2020-05-22 19:33:06 +02:00
input.rs Work in progress 2020-05-05 19:40:57 +02:00
lib.rs Use custom foliage flavor 2020-05-22 02:25:00 +02:00
main.rs Add option to specify output color choice 2020-05-22 19:33:06 +02:00
output.rs Add option to specify output color choice 2020-05-22 19:33:06 +02:00
problem.rs Add option to specify output color choice 2020-05-22 19:33:06 +02:00
simplify.rs Finish basic simplifications 2020-05-22 18:14:56 +02:00
translate.rs Refactoring to support TPTP output 2020-02-03 02:57:45 +01:00
utils.rs Use custom foliage flavor 2020-05-22 02:25:00 +02:00