File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ our scripts for running the tool, so the steps shown in the paper submission
1616may differ from the ones below. Additionally, the directory structures
1717may differ from the ones shown in the demo video.
1818
19+ [ ase-paper ] : https://users.ece.utexas.edu/~gligoric/papers/CelikETAL19mCoq.pdf
20+
1921## Requirements
2022
2123- [ OCaml 4.07.1] ( https://ocaml.org )
@@ -69,6 +71,20 @@ For large Coq projects, it is recommended to set the `--threads` option
6971to at least the number of CPU cores in the machine, since mutation analysis
7072may otherwise take a very long time to complete.
7173
72- [ ase-paper ] : https://users.ece.utexas.edu/~gligoric/papers/CelikETAL19mCoq.pdf
7374[ structtact-repo ] : https://github.com/uwplse/StructTact
7475[ structtact-revision ] : https://github.com/uwplse/StructTact/commit/82a85b7ec07e71fa6b30cfc05f6a7bfb09ef2510
76+
77+ ## Authors
78+
79+ - [ Ahmet Celik] ( https://ahmet-celik.github.io )
80+ - [ Emilio Jesús Gallego Arias] ( https://www.irif.fr/~gallego/ )
81+ - [ Milos Gligoric] ( http://users.ece.utexas.edu/~gligoric/ )
82+ - Kush Jain
83+ - [ Karl Palmskog] ( https://setoid.com )
84+ - Marinela Parovic
85+
86+ ## Acknowledgements
87+
88+ The mCoq developers thank Arthur Charguéraud, Georges Gonthier, Farah Hariri,
89+ Robbert Krebbers, Pengyu Nie, Zachary Tatlock, James R. Wilcox and Théo Zimmermann
90+ for their feedback on this work.
You can’t perform that action at this time.
0 commit comments