https://github.com/mit-plv/fiat-crypto
Raw File
Tip revision: e83501253736d8403093203c195457de3f7574f4 authored by Jason Gross on 13 May 2020, 23:08:06 UTC
Try again to auto-bump crate version
Tip revision: e835012
.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