Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.62 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.62 KB

OUVerT

Ohio University Verification Toolsuite

REQUIREMENTS

coq 8.9.0 mathcomp algebra 1.7.0 mathcomp fingroup 1.7.0 mathcomp ssreflect 1.7.0

BUILD

To build OUVerT, clone it and do:

make

make install

The latter command installs the OUVerT files in your local .opam directory.

To use OUVerT files in another development, simply import them with OUVerT.filename, as in:

Require Import OUVerT.dyadic.

ORGANIZATION

Following are the primary files in the development: