File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ the available options, use:
5757```
5858
5959For example, to apply mCoq to [ StructTact] [ structtact-repo ]
60- revision [ ` b95f041 ` ] [ structtact-revision ] , use:
60+ revision [ ` 82a85b7 ` ] [ structtact-revision ] , use:
6161```
62- ./mcoq.py --project StructTact --sha b95f041 \
62+ ./mcoq.py --project StructTact --threads 2 -- sha 82a85b7 \
6363 --url https://github.com/uwplse/StructTact.git \
6464 --buildcmd "./configure && make -j4" --qdir ".,StructTact"
6565```
@@ -71,4 +71,4 @@ may otherwise take a long time to complete.
7171
7272[ ase-paper ] : https://users.ece.utexas.edu/~gligoric/papers/CelikETAL19mCoq.pdf
7373[ structtact-repo ] : https://github.com/uwplse/StructTact
74- [ structtact-revision ] : https://github.com/uwplse/StructTact/commit/b95f041cb83986fb0fe1f9689d7196e2f09a4839
74+ [ structtact-revision ] : https://github.com/uwplse/StructTact/commit/82a85b7ec07e71fa6b30cfc05f6a7bfb09ef2510
You can’t perform that action at this time.
0 commit comments