Skip to content
Snippets Groups Projects
Commit b4237a79 authored by Janno's avatar Janno
Browse files

Merge branch 'ralf/buildsystem' into 'master'

update build system and Iris

This makes "make vio2vo J=X" first call "make quick", and the target is incremental so it will do less useless work.
This also fixes a bug in "make uninstall".
Finally, it uses the new solve_inG tactic, mainly to make sure that the tactic is actually general enough.

I remove the "foundational\Sigma" indirection to make GPS more consistent with the usual style of Iris, which is to have one "subG -> inG" instance for every \Sigma. The tactic also assumes this, which is why I noticed. Also, `constRF` recently became a coercion.

See merge request !5
parents bcecccd9 805e38de
No related branches found
No related tags found
1 merge request!5update build system and Iris
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment