Skip to content
Snippets Groups Projects
Commit a0b760d3 authored by Loïc Correnson's avatar Loïc Correnson
Browse files

[wp/share] missing coq file in wp.driver

parent 308e5da7
No related branches found
No related tags found
No related merge requests found
...@@ -22,6 +22,7 @@ ...@@ -22,6 +22,7 @@
library qed: library qed:
coq.file += "coqwp/BuiltIn.v"; coq.file += "coqwp/BuiltIn.v";
coq.file += "coqwp/HighOrd.v";
coq.file += "coqwp:int/Int.v"; coq.file += "coqwp:int/Int.v";
coq.file += "coqwp:int/Abs.v"; coq.file += "coqwp:int/Abs.v";
coq.file += "coqwp:int/ComputerDivision.v"; coq.file += "coqwp:int/ComputerDivision.v";
......
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