aboutsummaryrefslogtreecommitdiffstats
path: root/src/extraction/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add '-package num' to MakefileHEADcoq-8.13Yann Herklotz2022-08-021-1/+1
| | | | | Using nix, the num package needs to be added explicitly to the list of dependencies.
* Extraction for Coq 8.13 (#109)ckeller2022-07-301-18/+29
| | | | | | Extraction is back! Some new features: * Not only an executable is generated, but the ZChaff and veriT checkers are available through a package called Smtcoq_extr * The command-line arguments are better handled * The veriT checker is now the default
* getting rid of native-coq (#95)vblot2021-05-281-1/+1
|
* - auto-generated mli files for future documentationValentin Blot2017-11-241-4/+7
| | | | - new Makefiles to handle these mli
* Update extraction (only ml)Valentin Blot2017-11-061-1/+1
|
* Generic program to run the extracted checkersChantal Keller2015-04-301-2/+4
|
* Initial import of SMTCoq v1.2Chantal Keller2015-01-121-0/+47