https://github.com/mit-plv/fiat-crypto
Raw File
Tip revision: e38849fe4a842fdeaa003cb28ba80b844a332653 authored by Jason Gross on 28 June 2021, 20:45:50 UTC
Fix lingering xargs
Tip revision: e38849f
.gitmodules
[submodule "etc/coq-scripts"]
	path = etc/coq-scripts
	url = https://github.com/JasonGross/coq-scripts.git
[submodule "coqprime"]
	path = coqprime
	url = https://github.com/thery/coqprime
	ignore = dirty
[submodule "bedrock2"]
	path = bedrock2
	url = https://github.com/mit-plv/bedrock2.git
[submodule "rewriter"]
	path = rewriter
	url = https://github.com/mit-plv/rewriter.git
[submodule "etc/timeout"]
	path = etc/timeout
	url = https://github.com/pshved/timeout.git
back to top