The easiest way to install Abella is using OPAM (version 2.1+).
README.md
file.opam pin abella .
(note the final period)yes
to install Abella.git pull
, also do: opam reinstall abella
.To uninstall Abella using OPAM, do:
opam remove abella
.opam unpin abella
.Use the following walkthrough for an introduction to using Abella:
https://abella-prover.org/walkthrough.html
More information on Abella is available at
Please report all bugs, feature requests, and issues on the GitHub issue tracker for Abella, available from:
https://github.com/abella-prover/abella/issues
Discussion of Abella and its uses happens on this mailing list.