Skip to content
Snippets Groups Projects
Commit c7211351 authored by Lennard Gäher's avatar Lennard Gäher
Browse files

add dependencies

parent e7629e51
No related branches found
No related tags found
No related merge requests found
......@@ -448,7 +448,7 @@ pub fn analyze<'tcx>(tcx : TyCtxt<'tcx>) {
(coq.theory\n\
(flags -w -notation-overridden -w -redundant-canonical-projection)\n\
(name refinedrust.examples.{})\n\
(theories caesium lithium refinedrust))", stem).as_bytes()).unwrap();
(theories stdpp iris Ltac2 Equations RecordUpdate lrust caesium lithium refinedrust))", stem).as_bytes()).unwrap();
// maybe run proof checker
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment