https://github.com/mit-plv/fiat-crypto
Raw File
Tip revision: aed3c7d905b2180d994650e6d9d92e2a1bc119b1 authored by Jason Gross on 13 May 2020, 22:53:17 UTC
Automatically bump rust crate version on release
Tip revision: aed3c7d
.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
back to top