blob: 60222a0f6be087fb73dbee3ce758e2cb03b7320f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# VEIN: VErification via Interaction Nets</p>
Requires my [fork of Inpla](https://github.com/eric-marin/inpla).
- Clone the fork
- **make** the executable
- Copy the **inpla** executable in **vein/**
## License
This project is licensed under the GNU Affero General Public License v3.0 - see the [LICENSE](LICENSE) file for details.
|